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

Support dbt-semantic-interfaces 0.3.0 #8820

Merged
merged 8 commits into from
Oct 11, 2023

Fix `test_backwards_compatible_versions` test

3e6cd21
Select commit
Loading
Failed to load commit list.
Merged

Support dbt-semantic-interfaces 0.3.0 #8820

Fix `test_backwards_compatible_versions` test
3e6cd21
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 11, 2023 in 0s

86.30% (+0.03%) compared to af0cbcb

View this Pull Request on Codecov

86.30% (+0.03%) compared to af0cbcb

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (af0cbcb) 86.27% compared to head (3e6cd21) 86.30%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8820      +/-   ##
==========================================
+ Coverage   86.27%   86.30%   +0.03%     
==========================================
  Files         177      177              
  Lines       26354    26383      +29     
==========================================
+ Hits        22738    22771      +33     
+ Misses       3616     3612       -4     
Files Coverage Δ
core/dbt/contracts/graph/manifest_upgrade.py 97.14% <100.00%> (+1.09%) ⬆️

... and 1 file with indirect coverage changes

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