You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The line and branch percentages were introduced in #3348 as text columns instead of numeric columns. This PR fixes the issue by casting the value to a float, allowing the values to be sorted numerically instead of alphabetically.
0 commit comments