Skip to content

[FIX] Apply Ruff fix to rtest files. - #1301

Open
genedan wants to merge 2 commits into
gd_ruff_fix_user_guidefrom
gd_ruff_fix_rtest
Open

[FIX] Apply Ruff fix to rtest files.#1301
genedan wants to merge 2 commits into
gd_ruff_fix_user_guidefrom
gd_ruff_fix_rtest

Merge branch 'gd_ruff_fix_user_guide' into gd_ruff_fix_rtest

3197124
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 5, 2026 in 0s

91.71% (+0.03%) compared to 8d2f02e

View this Pull Request on Codecov

91.71% (+0.03%) compared to 8d2f02e

Details

Codecov Report

❌ Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.71%. Comparing base (8d2f02e) to head (3197124).

Files with missing lines Patch % Lines
chainladder/core/tests/rtest_correlation.py 0.00% 3 Missing ⚠️
chainladder/development/tests/rtest_clark.py 0.00% 1 Missing ⚠️
chainladder/development/tests/rtest_development.py 0.00% 1 Missing ⚠️
chainladder/development/tests/rtest_munich.py 0.00% 1 Missing ⚠️
chainladder/methods/tests/rtest_mack.py 0.00% 1 Missing ⚠️
chainladder/tails/tests/rtest_exponential.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                    Coverage Diff                     @@
##           gd_ruff_fix_user_guide    #1301      +/-   ##
==========================================================
+ Coverage                   91.67%   91.71%   +0.03%     
==========================================================
  Files                          96       96              
  Lines                        5444     5442       -2     
  Branches                      702      702              
==========================================================
  Hits                         4991     4991              
+ Misses                        328      326       -2     
  Partials                      125      125              

☔ View full report in Codecov by Harness.
📢 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.