Skip to content

Optionally round attempts down to nearest 2.5kg when calculating total, GPC F8 shirt divisions

  • Add rule option to round attempts with fractionals down to nearest multiple of 2.5kg, as in GPC and WPC rules.
  • Add code in entry logic to perform rounding and calculate total appropriately.
  • Modify all code paths to calculate total to pass this rule option from meet state.
  • Add tests for aforementioned.
  • Add F8 bench shirt divisions for GPC per 2022 rulebook.
  • Remove GPC Sub-Masters divisions which only exist for records, not competition (per rulebook)
Edited by James Wakefield

Merge request reports