puppetboard icon indicating copy to clipboard operation
puppetboard copied to clipboard

Sort kernelrelease fact

Open ArthurWuTW opened this issue 1 year ago • 1 comments
trafficstars

solve issue #731

  • implement natural sorting for fact=kernelrelease
  • create a sorter_map with key=fact and value=sorter type, now having (kernelrelease, natural) and (uptime, natural-time-delta)
  • remove natural_time_delta_sort flag

ArthurWuTW avatar Jul 30 '24 14:07 ArthurWuTW

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.89%. Comparing base (b8e1467) to head (c457ece). Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1139      +/-   ##
==========================================
+ Coverage   76.87%   76.89%   +0.02%     
==========================================
  Files          20       20              
  Lines        1310     1307       -3     
==========================================
- Hits         1007     1005       -2     
+ Misses        303      302       -1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jul 30 '24 14:07 codecov[bot]

I rebased it and fixed the trailing newline.

bastelfreak avatar Nov 26 '24 08:11 bastelfreak