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

Updated fatigue display logic in PersonViewPanel #4345

Merged
merged 1 commit into from
Jul 7, 2024

Conversation

IllianiCBT
Copy link
Collaborator

The code for displaying and calculating the fatigue value in PersonViewPanel has been modified to display only effective fatigue.

Displaying both base fatigue and effective fatigue was causing confusion.

The code for displaying and calculating the fatigue value in PersonViewPanel has been modified to display only effective fatigue.
@IllianiCBT IllianiCBT added GUI UX User experience labels Jul 5, 2024
@IllianiCBT IllianiCBT self-assigned this Jul 5, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.30%. Comparing base (34f663e) to head (b730e5f).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #4345   +/-   ##
=========================================
  Coverage     10.30%   10.30%           
  Complexity     5810     5810           
=========================================
  Files           925      925           
  Lines        126085   126083    -2     
  Branches      18691    18690    -1     
=========================================
  Hits          12999    12999           
+ Misses       111811   111809    -2     
  Partials       1275     1275           

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

@IllianiCBT IllianiCBT merged commit 696c960 into MegaMek:master Jul 7, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI UX User experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants