Jmafoster1/remove causal spec #371
Merged
Codecov / codecov/project
succeeded
Jan 12, 2026 in 0s
97.29% (+0.64%) compared to 38ef8d8
View this Pull Request on Codecov
97.29% (+0.64%) compared to 38ef8d8
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.29%. Comparing base (38ef8d8) to head (eebbb8b).
Additional details and impacted files
@@ Coverage Diff @@
## main #371 +/- ##
==========================================
+ Coverage 96.64% 97.29% +0.64%
==========================================
Files 28 27 -1
Lines 1608 1550 -58
==========================================
- Hits 1554 1508 -46
+ Misses 54 42 -12 | Files with missing lines | Coverage Δ | |
|---|---|---|
| causal_testing/estimation/ipcw_estimator.py | 99.26% <ø> (ø) |
|
| causal_testing/main.py | 100.00% <100.00%> (ø) |
|
| causal_testing/specification/causal_dag.py | 98.25% <100.00%> (-0.64%) |
⬇️ |
| causal_testing/specification/scenario.py | 100.00% <100.00%> (+31.25%) |
⬆️ |
| ...sal_testing/surrogate/causal_surrogate_assisted.py | 100.00% <100.00%> (ø) |
|
| ...l_testing/surrogate/surrogate_search_algorithms.py | 98.50% <100.00%> (ø) |
|
| causal_testing/testing/causal_effect.py | 98.55% <ø> (ø) |
|
| causal_testing/testing/causal_test_case.py | 100.00% <ø> (ø) |
|
| causal_testing/testing/metamorphic_relation.py | 100.00% <100.00%> (ø) |
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 8fa3189...eebbb8b. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading