Jmafoster1/dag evaluation - #401
Closed
jmafoster1 wants to merge 8 commits into
Closed
Codecov / codecov/project
failed
Jul 23, 2026 in 0s
96.46% (-1.72%) compared to 3e6fd99
View this Pull Request on Codecov
96.46% (-1.72%) compared to 3e6fd99
Details
Codecov Report
❌ Patch coverage is 91.21339% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.46%. Comparing base (3e6fd99) to head (423f117).
Additional details and impacted files
@@ Coverage Diff @@
## main #401 +/- ##
==========================================
- Coverage 98.18% 96.46% -1.72%
==========================================
Files 32 31 -1
Lines 1704 1754 +50
==========================================
+ Hits 1673 1692 +19
- Misses 31 62 +31 | Files with missing lines | Coverage Δ | |
|---|---|---|
| causal_testing/discovery/abstract_discovery.py | 94.01% <100.00%> (-5.99%) |
⬇️ |
| causal_testing/discovery/hill_climber_discovery.py | 98.24% <100.00%> (+0.03%) |
⬆️ |
| ..._testing/estimation/linear_regression_estimator.py | 100.00% <ø> (ø) |
|
| causal_testing/testing/base_test_case.py | 100.00% <100.00%> (ø) |
|
| causal_testing/causal_testing_framework.py | 99.26% <96.00%> (-0.74%) |
⬇️ |
| ...esting/estimation/abstract_regression_estimator.py | 95.08% <85.71%> (-1.22%) |
⬇️ |
| ...ting/estimation/instrumental_variable_estimator.py | 96.42% <50.00%> (-3.58%) |
⬇️ |
| causal_testing/testing/causal_test_case.py | 96.77% <95.45%> (-3.23%) |
⬇️ |
| causal_testing/testing/causal_test_result.py | 94.44% <90.90%> (-5.56%) |
⬇️ |
| causal_testing/testing/data_adequacy.py | 92.85% <83.33%> (-7.15%) |
⬇️ |
| ... and 4 more |
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 355f04d...423f117. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading