scylladb / argus

Apache License 2.0
4 stars 11 forks source link

fix(stats.py): Fix worst-case collection #339

Closed k0machi closed 9 months ago

k0machi commented 9 months ago

Due to an issue in #336 there was a problem arranging information with worst case if worst case was not one of the last 5 runs. This is now fixed by slicing the array later and in case we are unable to find the run still in the filtered out runs we reconstruct the required entity.