Move the contents of dbt.contracts.results to a new dbt.artifacts directory #9350
Codecov / codecov/project
succeeded
Jan 10, 2024 in 1s
86.62% (+0.02%) compared to 1e4286a
View this Pull Request on Codecov
86.62% (+0.02%) compared to 1e4286a
Details
Codecov Report
Attention: 19 lines
in your changes are missing coverage. Please review.
Comparison is base (
1e4286a
) 86.59% compared to head (6df056d
) 86.62%.
Files | Patch % | Lines |
---|---|---|
core/dbt/artifacts/base.py | 89.69% | 10 Missing |
core/dbt/artifacts/freshness.py | 94.93% | 4 Missing |
core/dbt/contracts/sql.py | 0.00% | 3 Missing |
core/dbt/artifacts/results.py | 97.97% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #9350 +/- ##
==========================================
+ Coverage 86.59% 86.62% +0.02%
==========================================
Files 225 230 +5
Lines 27024 27059 +35
==========================================
+ Hits 23402 23440 +38
+ Misses 3622 3619 -3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading