Skip to content

Added odds_ratio back to NoEffect

20aace7
Select commit
Loading
Failed to load commit list.
Merged

Removed deubugging print satement from NoEffect class #355

Added odds_ratio back to NoEffect
20aace7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2025 in 0s

96.27% (-0.01%) compared to aa74852, passed because coverage increased by 0% when compared to adjusted base (96.27%)

View this Pull Request on Codecov

96.27% (-0.01%) compared to aa74852, passed because coverage increased by 0% when compared to adjusted base (96.27%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.27%. Comparing base (aa74852) to head (20aace7).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #355      +/-   ##
==========================================
- Coverage   96.27%   96.27%   -0.01%     
==========================================
  Files          28       28              
  Lines        1586     1584       -2     
==========================================
- Hits         1527     1525       -2     
  Misses         59       59              
Files with missing lines Coverage Δ
causal_testing/testing/causal_effect.py 98.55% <100.00%> (-0.05%) ⬇️
causal_testing/testing/metamorphic_relation.py 100.00% <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 e7371aa...20aace7. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.