Fix running dbt tests that depend on multiple models (support --indirect-selection buildable) #613
+97
−11
Codecov / codecov/project
succeeded
Oct 23, 2023 in 0s
93.25% (+0.03%) compared to c82e6bc
View this Pull Request on Codecov
93.25% (+0.03%) compared to c82e6bc
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
c82e6bc
) 93.21% compared to head (1a187f6
) 93.25%.
Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #613 +/- ##
==========================================
+ Coverage 93.21% 93.25% +0.03%
==========================================
Files 53 53
Lines 2079 2091 +12
==========================================
+ Hits 1938 1950 +12
Misses 141 141
Files | Coverage Δ | |
---|---|---|
cosmos/airflow/graph.py | 100.00% <100.00%> (ø) |
|
cosmos/config.py | 93.81% <100.00%> (+0.06%) |
⬆️ |
cosmos/constants.py | 100.00% <100.00%> (ø) |
|
cosmos/converter.py | 97.14% <100.00%> (+0.04%) |
⬆️ |
cosmos/operators/base.py | 100.00% <100.00%> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading