Updated statsmodels breaking changes 0.15.0 - #407
Open
jmafoster1 wants to merge 9 commits into
Open
Codecov / codecov/project
succeeded
Sep 7, 2026 in 0s
98.48% (+0.00%) compared to 189396e
View this Pull Request on Codecov
98.48% (+0.00%) compared to 189396e
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.48%. Comparing base (189396e) to head (358645c).
Additional details and impacted files
@@ Coverage Diff @@
## main #407 +/- ##
=======================================
Coverage 98.48% 98.48%
=======================================
Files 25 25
Lines 1517 1520 +3
=======================================
+ Hits 1494 1497 +3
Misses 23 23 | Files with missing lines | Coverage Δ | |
|---|---|---|
| causal_testing/__main__.py | 99.17% <100.00%> (+<0.01%) |
⬆️ |
| causal_testing/causal_testing_framework.py | 100.00% <100.00%> (ø) |
|
| ...ting/estimation/instrumental_variable_estimator.py | 100.00% <100.00%> (ø) |
|
| ..._testing/estimation/linear_regression_estimator.py | 100.00% <100.00%> (ø) |
|
| causal_testing/testing/causal_test_case.py | 100.00% <100.00%> (ø) |
|
| causal_testing/testing/causal_test_result.py | 100.00% <100.00%> (ø) |
|
| causal_testing/testing/data_adequacy.py | 100.00% <100.00%> (ø) |
... and 2 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 9ee3e7c...358645c. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading