Skip to content

Added the option for an initial individual - #408

Open
jmafoster1 wants to merge 6 commits into
mainfrom
jmafoster1/modular-discovery
Open

Added the option for an initial individual#408
jmafoster1 wants to merge 6 commits into
mainfrom
jmafoster1/modular-discovery

Added param docstring for individual

e0c2441
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 6, 2026 in 1s

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 (e0c2441).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #408   +/-   ##
=======================================
  Coverage   98.48%   98.48%           
=======================================
  Files          25       25           
  Lines        1517     1518    +1     
=======================================
+ Hits         1494     1495    +1     
  Misses         23       23           
Files with missing lines Coverage Δ
causal_testing/discovery/hill_climber_discovery.py 100.00% <100.00%> (ø)
..._testing/estimation/linear_regression_estimator.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...e0c2441. Read the comment docs.

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