Closed milroy closed 4 months ago
The current calculation of average match times uses the total job count rather than the job count since last reset.
Use the correct count to compute the average (hence downstream calculations, too).
Setting MWP.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 74.1%. Comparing base (e5f6754) to head (cae3be9). Report is 169 commits behind head on master.
e5f6754
cae3be9
The current calculation of average match times uses the total job count rather than the job count since last reset.
Use the correct count to compute the average (hence downstream calculations, too).