Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Sorter for Maintenance Column in Hangar Tab #4940

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

IllianiCBT
Copy link
Collaborator

Introduced FormattedNumberSorter for the maintenance column.

Closes #4829

Introduced `FormattedNumberSorter` for the maintenance column.
@codecov-commenter
Copy link

codecov-commenter commented Sep 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.45%. Comparing base (90ea1b7) to head (578f1d8).
Report is 53 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #4940   +/-   ##
=========================================
  Coverage     10.44%   10.45%           
- Complexity     5998     6007    +9     
=========================================
  Files           951      951           
  Lines        132874   132876    +2     
  Branches      19329    19329           
=========================================
+ Hits          13873    13886   +13     
+ Misses       117653   117642   -11     
  Partials       1348     1348           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@HammerGS HammerGS merged commit 6ece9fc into MegaMek:master Oct 2, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Table headers that sort values formatted as "X C-Bills" sort as text instead of sorting as numbers.
3 participants