CDash
CDash copied to clipboard
Coverage label summary sorts percentage alphabetically instead of numerically
The sort option of the labels summary (in viewCoverage.php) uses alphetical order instead of numerical order for the percentage. This leads to labels having 100% coverage being placed in the middle between 10 and 20.

I'm using prebuilt_1e075408b6395bc97611b4d1845c8173fef32c37 but did not find any related fix in the repo.
I can confirm this is a bug that should be fixed.