Switched to using the statsmodels array api #379
Codecov / codecov/project
succeeded
Feb 9, 2026 in 0s
97.90% (+0.02%) compared to e262f67
View this Pull Request on Codecov
97.90% (+0.02%) compared to e262f67
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.90%. Comparing base (e262f67) to head (d4765fa).
Additional details and impacted files
@@ Coverage Diff @@
## main #379 +/- ##
==========================================
+ Coverage 97.87% 97.90% +0.02%
==========================================
Files 27 27
Lines 1551 1572 +21
==========================================
+ Hits 1518 1539 +21
Misses 33 33 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...esting/estimation/abstract_regression_estimator.py | 96.66% <100.00%> (+0.83%) |
⬆️ |
| ...ausal_testing/estimation/cubic_spline_estimator.py | 97.36% <100.00%> (+0.70%) |
⬆️ |
| ..._testing/estimation/linear_regression_estimator.py | 100.00% <100.00%> (ø) |
|
| ...esting/estimation/logistic_regression_estimator.py | 100.00% <100.00%> (ø) |
|
| causal_testing/main.py | 100.00% <ø> (ø) |
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 7c10efe...d4765fa. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading