Skip to content

Cover edge case when chi2 is np.inf for #33 (numpy 2.4 update).#35

Merged
PFLeget merged 1 commit into
masterfrom
dev/pleget/fix_edge_case_numpy24
Mar 4, 2026
Merged

Cover edge case when chi2 is np.inf for #33 (numpy 2.4 update).#35
PFLeget merged 1 commit into
masterfrom
dev/pleget/fix_edge_case_numpy24

cover case when chi2 is np.inf

116f4f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 4, 2026 in 0s

87.42% (target 80.00%)

View this Pull Request on Codecov

87.42% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.42%. Comparing base (d05a318) to head (116f4f2).

Files with missing lines Patch % Lines
treegp/two_pcf.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master      #35   +/-   ##
=======================================
  Coverage   87.42%   87.42%           
=======================================
  Files           8        8           
  Lines         803      803           
=======================================
  Hits          702      702           
  Misses        101      101           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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