Skip to content

FIX: Reverting type hint.

445c063
Select commit
Loading
Failed to load commit list.
Merged

Add nbmake to dependencies and update GitHub action to test notebooks. #666

FIX: Reverting type hint.
445c063
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 26, 2026 in 0s

85.00% (-0.11%) compared to ad4d081

View this Pull Request on Codecov

85.00% (-0.11%) compared to ad4d081

Details

Codecov Report

❌ Patch coverage is 92.85714% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.00%. Comparing base (ad4d081) to head (445c063).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
chainladder/core/pandas.py 92.30% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #666      +/-   ##
==========================================
- Coverage   85.10%   85.00%   -0.11%     
==========================================
  Files          85       85              
  Lines        4869     4883      +14     
  Branches      619      626       +7     
==========================================
+ Hits         4144     4151       +7     
- Misses        517      522       +5     
- Partials      208      210       +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.