Jmafoster1/388 fix large scenarios#395
Open
jmafoster1 wants to merge 8 commits into
Open
Codecov / codecov/project
succeeded
Jul 21, 2026 in 0s
98.18% (+0.02%) compared to 8f04b99
View this Pull Request on Codecov
98.18% (+0.02%) compared to 8f04b99
Details
Codecov Report
❌ Patch coverage is 99.73262% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 98.18%. Comparing base (8f04b99) to head (3e6fd99).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| causal_testing/__main__.py | 98.30% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #395 +/- ##
==========================================
+ Coverage 98.15% 98.18% +0.02%
==========================================
Files 31 32 +1
Lines 1841 1704 -137
==========================================
- Hits 1807 1673 -134
+ Misses 34 31 -3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| causal_testing/causal_testing_framework.py | 100.00% <100.00%> (ø) |
|
| causal_testing/discovery/abstract_discovery.py | 100.00% <100.00%> (ø) |
|
| causal_testing/estimation/abstract_estimator.py | 100.00% <ø> (ø) |
|
| ...esting/estimation/abstract_regression_estimator.py | 96.29% <100.00%> (-0.48%) |
⬇️ |
| ...ausal_testing/estimation/cubic_spline_estimator.py | 97.29% <100.00%> (-0.08%) |
⬇️ |
| ...ting/estimation/instrumental_variable_estimator.py | 100.00% <100.00%> (ø) |
|
| causal_testing/estimation/ipcw_estimator.py | 99.26% <100.00%> (ø) |
|
| ..._testing/estimation/linear_regression_estimator.py | 100.00% <100.00%> (ø) |
|
| ...esting/estimation/logistic_regression_estimator.py | 100.00% <100.00%> (ø) |
|
| ...ing/estimation/multinomial_regression_estimator.py | 100.00% <100.00%> (ø) |
|
| ... and 8 more |
... and 1 file 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 3b5b62a...3e6fd99. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading