Skip to content

Added pooled scoring and robust aggregation#97

Closed
jigyasaba wants to merge 4 commits into
pysal:mainfrom
jigyasaba:alias_of_pooled_score
Closed

Added pooled scoring and robust aggregation#97
jigyasaba wants to merge 4 commits into
pysal:mainfrom
jigyasaba:alias_of_pooled_score

Added ruff formatting

f0a5df8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 27, 2026 in 0s

92.95% (-0.02%) compared to 9b62eef

View this Pull Request on Codecov

92.95% (-0.02%) compared to 9b62eef

Details

Codecov Report

❌ Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.95%. Comparing base (9b62eef) to head (f0a5df8).

Files with missing lines Patch % Lines
gwlearn/linear_model.py 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #97      +/-   ##
==========================================
- Coverage   92.96%   92.95%   -0.02%     
==========================================
  Files           6        6              
  Lines         825      837      +12     
==========================================
+ Hits          767      778      +11     
- Misses         58       59       +1     

☔ 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.