Jmafoster1/marie kondo - #402
Merged
Merged
Codecov / codecov/project
succeeded
Jul 29, 2026 in 0s
98.54% (+0.36%) compared to 3e6fd99
View this Pull Request on Codecov
98.54% (+0.36%) compared to 3e6fd99
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.54%. Comparing base (3e6fd99) to head (e753b1e).
Additional details and impacted files
@@ Coverage Diff @@
## main #402 +/- ##
==========================================
+ Coverage 98.18% 98.54% +0.36%
==========================================
Files 32 25 -7
Lines 1704 1514 -190
==========================================
- Hits 1673 1492 -181
+ Misses 31 22 -9 | Files with missing lines | Coverage Δ | |
|---|---|---|
| causal_testing/__main__.py | 99.15% <100.00%> (+3.41%) |
⬆️ |
| causal_testing/causal_testing_framework.py | 100.00% <100.00%> (ø) |
|
| causal_testing/discovery/abstract_discovery.py | 100.00% <100.00%> (ø) |
|
| causal_testing/discovery/hill_climber_discovery.py | 100.00% <100.00%> (+1.78%) |
⬆️ |
| causal_testing/estimation/abstract_estimator.py | 100.00% <100.00%> (ø) |
|
| ...esting/estimation/abstract_regression_estimator.py | 100.00% <100.00%> (+3.70%) |
⬆️ |
| ...ausal_testing/estimation/experimental_estimator.py | 100.00% <100.00%> (ø) |
|
| ...ting/estimation/instrumental_variable_estimator.py | 100.00% <100.00%> (ø) |
|
| causal_testing/estimation/ipcw_estimator.py | 99.25% <ø> (-0.02%) |
⬇️ |
| ..._testing/estimation/linear_regression_estimator.py | 100.00% <100.00%> (ø) |
|
| ... and 5 more |
... and 3 files with indirect coverage changes
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...e753b1e. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading