Skip to content

Class fraction#91

Open
jatkinson1000 wants to merge 13 commits into
mainfrom
class-fraction
Open

Class fraction#91
jatkinson1000 wants to merge 13 commits into
mainfrom
class-fraction

Add test for unrestricted fraction check but above max classification…

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

97.95% (+0.30%) compared to cd4dc92

View this Pull Request on Codecov

97.95% (+0.30%) compared to cd4dc92

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.95%. Comparing base (cd4dc92) to head (bcdda67).
⚠️ Report is 81 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #91      +/-   ##
==========================================
+ Coverage   97.64%   97.95%   +0.30%     
==========================================
  Files          28       28              
  Lines        1613     1710      +97     
==========================================
+ Hits         1575     1675     +100     
+ Misses         38       35       -3     
Files with missing lines Coverage Δ
archeryutils/classifications/__init__.py 100.00% <ø> (ø)
...tils/classifications/agb_indoor_classifications.py 100.00% <100.00%> (ø)
...ils/classifications/agb_outdoor_classifications.py 100.00% <100.00%> (ø)
...heryutils/classifications/tests/test_agb_indoor.py 100.00% <100.00%> (ø)
...eryutils/classifications/tests/test_agb_outdoor.py 100.00% <100.00%> (ø)
archeryutils/handicaps/tests/test_handicaps.py 100.00% <100.00%> (ø)
archeryutils/utils.py 100.00% <ø> (ø)

... and 8 files with indirect coverage changes

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