Skip to content

TEST: Add unit tests to chainladder.utils.sparse to cover missing lines.

0715793
Select commit
Loading
Failed to load commit list.
Open

REFACTOR: Reorganize type hierarchy of sparse.py. Move array-level fu… #739

TEST: Add unit tests to chainladder.utils.sparse to cover missing lines.
0715793
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 7, 2026 in 1s

86.07% (+0.12%) compared to 9358edd

View this Pull Request on Codecov

86.07% (+0.12%) compared to 9358edd

Details

Codecov Report

❌ Patch coverage is 90.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.07%. Comparing base (9358edd) to head (0715793).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
chainladder/core/dunders.py 0.00% 0 Missing and 1 partial ⚠️
chainladder/utils/utility_functions.py 50.00% 1 Missing ⚠️
chainladder/utils/weighted_regression.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #739      +/-   ##
==========================================
+ Coverage   85.94%   86.07%   +0.12%     
==========================================
  Files          85       86       +1     
  Lines        4924     4918       -6     
  Branches      637      637              
==========================================
+ Hits         4232     4233       +1     
+ Misses        491      486       -5     
+ Partials      201      199       -2     

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