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

Removed Personnel With Impossible-to-Fail TN from Turnover Table #4392

Merged
merged 2 commits into from
Jul 14, 2024

Conversation

IllianiCBT
Copy link
Collaborator

The code was modified to trim personnel from the targets map in the RetirementDefectionTracker class. Specifically, it removes any personnel who have a target number of 2 or less, as these are impossible to fail on a 2d6 roll.

This should add some nice QOL to larger campaigns.

…r table

The code was modified to trim personnel from the targets map in the RetirementDefectionTracker class. Specifically, it removes any personnel who have a target number of 2 or less, as they are deemed impossible to fail.
@IllianiCBT IllianiCBT added Personnel Personnel-related Issues GUI UX User experience labels Jul 13, 2024
@IllianiCBT IllianiCBT self-assigned this Jul 13, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jul 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.27%. Comparing base (f7bd31c) to head (55566cb).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4392      +/-   ##
============================================
- Coverage     10.27%   10.27%   -0.01%     
  Complexity     5811     5811              
============================================
  Files           925      925              
  Lines        126031   126032       +1     
  Branches      18627    18627              
============================================
  Hits          12945    12945              
- Misses       111811   111812       +1     
  Partials       1275     1275              

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

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

Successfully merging this pull request may close these issues.

2 participants