Jmafoster1/marie kondo#402
Open
jmafoster1 wants to merge 23 commits into
Open
Codecov / codecov/project
failed
Jul 27, 2026 in 0s
97.59% (-0.59%) compared to 3e6fd99
View this Pull Request on Codecov
97.59% (-0.59%) compared to 3e6fd99
Details
Codecov Report
❌ Patch coverage is 97.04142% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.59%. Comparing base (3e6fd99) to head (b07d503).
Additional details and impacted files
@@ Coverage Diff @@
## main #402 +/- ##
==========================================
- Coverage 98.18% 97.59% -0.59%
==========================================
Files 32 26 -6
Lines 1704 1541 -163
==========================================
- Hits 1673 1504 -169
- Misses 31 37 +6 | Files with missing lines | Coverage Δ | |
|---|---|---|
| causal_testing/__main__.py | 99.15% <100.00%> (+3.41%) |
⬆️ |
| 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/cubic_spline_estimator.py | 93.10% <100.00%> (-4.20%) |
⬇️ |
| ...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 6 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...b07d503. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading