list.js
list.js copied to clipboard
Detect numbers when sorting
Fix https://github.com/javve/list.js/issues/562 by checking if the values being sorted are both numbers and sorting them as numbers if they are.
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 93.60%. Comparing base (
d32c85d) to head (5857111). Report is 4 commits behind head on master.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## master #779 +/- ##
==========================================
+ Coverage 93.54% 93.60% +0.05%
==========================================
Files 19 19
Lines 837 844 +7
Branches 199 201 +2
==========================================
+ Hits 783 790 +7
Misses 38 38
Partials 16 16
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.