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

Fix Spouse Dependency Check in Divorce Logic. #5212

Merged
merged 1 commit into from
Nov 23, 2024

Conversation

IllianiCBT
Copy link
Collaborator

Corrected an error where the departing partner was incorrectly set to the origin partner rather than the spouse. This ensures that the dependent spouse is properly added to the departing partners list.

Closes #5196

Corrected an error where the departing partner was incorrectly set to the origin partner rather than the spouse. This ensures that the dependent spouse is properly added to the departing partners list.
@IllianiCBT IllianiCBT added Bug Personnel Personnel-related Issues labels Nov 18, 2024
@IllianiCBT IllianiCBT self-assigned this Nov 18, 2024
@codecov-commenter
Copy link

codecov-commenter commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.52%. Comparing base (bce5f63) to head (b65e912).
Report is 16 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #5212   +/-   ##
=========================================
  Coverage     10.52%   10.52%           
  Complexity     6047     6047           
=========================================
  Files           957      957           
  Lines        134523   134523           
  Branches      19545    19545           
=========================================
  Hits          14154    14154           
+ Misses       119018   119014    -4     
- Partials       1351     1355    +4     

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


🚨 Try these New Features:

@HammerGS HammerGS merged commit be350eb into MegaMek:master Nov 23, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Personnel Personnel-related Issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Personnel leave unit on divorce
3 participants