Unit testing feature branch pull request #8411
Merged
Codecov / codecov/project
succeeded
Jan 16, 2024 in 0s
86.95% (+0.19%) compared to 15704ab
View this Pull Request on Codecov
86.95% (+0.19%) compared to 15704ab
Details
Codecov Report
Attention: 219 lines
in your changes are missing coverage. Please review.
Comparison is base (
15704ab
) 86.76% compared to head (42b0b85
) 86.95%.
Files | Patch % | Lines |
---|---|---|
core/dbt/adapters/events/adapter_types_pb2.py | 2.16% | 181 Missing |
core/dbt/deprecations.py | 62.50% | 6 Missing |
core/dbt/parser/unit_tests.py | 97.09% | 5 Missing |
core/dbt/contracts/graph/nodes.py | 94.87% | 4 Missing |
core/dbt/task/test.py | 97.05% | 3 Missing |
core/dbt/contracts/files.py | 93.33% | 2 Missing |
core/dbt/contracts/graph/manifest.py | 90.00% | 2 Missing |
core/dbt/exceptions.py | 50.00% | 2 Missing |
core/dbt/parser/common.py | 80.00% | 2 Missing |
core/dbt/parser/generic_test_builders.py | 81.81% | 2 Missing |
... and 8 more |
Additional details and impacted files
@@ Coverage Diff @@
## main #8411 +/- ##
==========================================
+ Coverage 86.76% 86.95% +0.19%
==========================================
Files 185 187 +2
Lines 24321 25020 +699
==========================================
+ Hits 21101 21756 +655
- Misses 3220 3264 +44
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading