Support null coalescing properties for metric nodes #8700
Merged
Codecov / codecov/project
failed
Sep 25, 2023 in 0s
85.31% (-1.34%) compared to 417fc2a
View this Pull Request on Codecov
85.31% (-1.34%) compared to 417fc2a
Details
Codecov Report
Patch coverage: 100.00%
and project coverage change: -1.34%
Comparison is base (
417fc2a
) 86.65% compared to head (27b05ef
) 85.31%.
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #8700 +/- ##
==========================================
- Coverage 86.65% 85.31% -1.34%
==========================================
Files 176 176
Lines 25674 25678 +4
==========================================
- Hits 22247 21907 -340
- Misses 3427 3771 +344
Files Changed | Coverage Δ | |
---|---|---|
core/dbt/parser/schema_yaml_readers.py | 89.36% <ø> (-2.56%) |
⬇️ |
core/dbt/contracts/graph/nodes.py | 95.18% <100.00%> (-0.96%) |
⬇️ |
core/dbt/contracts/graph/unparsed.py | 93.51% <100.00%> (+0.02%) |
⬆️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading