2026 AGB Classifications#171
Open
jatkinson1000 wants to merge 15 commits intomainfrom
Open
Conversation
* Use OPEN in both new and legacy classifications due to flag enum structure.
7 tasks
* U15 C/R/L get the 40m rounds * U15 (and U14 and U12) BB get the 30m rounds and by extension also the 40m round * Fix all compound getting Metric 80 50 * implement using extend and slices instead of append
* This becomes consistent with the approach for indoor classifications. * Prepares code for future changes where max scores required on rounds. * Results in changes to some low scores (see snapshot changes for details).
* This becomes consistent with the approach for indoor classifications. * Prepares code for future changes where max scores required on rounds. * Results in changes to some low scores (see snapshot changes for details).
…(outdoor and field).
…scores and fixes.
…ange is U12 Longbow New Warwick.
…B classifications.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #171 +/- ##
==========================================
+ Coverage 98.28% 98.31% +0.03%
==========================================
Files 34 34
Lines 2326 2373 +47
==========================================
+ Hits 2286 2333 +47
Misses 40 40
🚀 New features to boost your workflow:
|
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Staging area/aggregator PR for 2026 AGB Classification Updates
Closes #151
Contains updates for:
MALEwithOPENIn Add Open Category #169
Closing Add OPEN to genders Enum #152
In Add Open Category #169
In U15 prestige #167
Closing Update prestige rounds for juniors #155
In Update outdoor & field classifications to handle max scores and gaps. #168
Closing Check to ensure handicap scores are exceeded for each classification threshold #153
In Classifications repeated scores fix #170
Closing Prevent duplicate scores in classification tables #161
Closing Describe classification table versioning #154