Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert from WritableManifest -> Manifest to represent deferred manifest internally #9544

Merged
merged 12 commits into from
Feb 27, 2024

changelog entry

6b70358
Select commit
Loading
Failed to load commit list.
Merged

Convert from WritableManifest -> Manifest to represent deferred manifest internally #9544

changelog entry
6b70358
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 26, 2024 in 0s

88.01% (-0.01%) compared to 7329143

View this Pull Request on Codecov

88.01% (-0.01%) compared to 7329143

Details

Codecov Report

Attention: Patch coverage is 98.52941% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 88.01%. Comparing base (7329143) to head (6b70358).

Files Patch % Lines
core/dbt/contracts/graph/manifest.py 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9544      +/-   ##
==========================================
- Coverage   88.01%   88.01%   -0.01%     
==========================================
  Files         178      178              
  Lines       22375    22413      +38     
==========================================
+ Hits        19694    19727      +33     
- Misses       2681     2686       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.