Skip to content

Fix #8743: Fixed Dermal Implants Being Removed Without Checking Campaign Options#9116

Open
IllianiBird wants to merge 1 commit into
MegaMek:mainfrom
IllianiBird:dermalRemoval
Open

Fix #8743: Fixed Dermal Implants Being Removed Without Checking Campaign Options#9116
IllianiBird wants to merge 1 commit into
MegaMek:mainfrom
IllianiBird:dermalRemoval

Conversation

@IllianiBird
Copy link
Copy Markdown
Collaborator

Fix #8743

We were checking for dermal eligibility (an alt advanced medical system) without checking whether AAM was enabled. This PR fixes that oversight.

@IllianiBird IllianiBird self-assigned this May 27, 2026
@IllianiBird IllianiBird requested a review from a team as a code owner May 27, 2026 15:43
@IllianiBird IllianiBird added Bug Personnel Personnel-related Issues Severity: Medium Issues described as medium severity as per the new issue form labels May 27, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 27, 2026

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 15.20%. Comparing base (295b496) to head (4cf7056).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
...ekHQ/src/mekhq/campaign/CampaignNewDayManager.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #9116      +/-   ##
============================================
- Coverage     15.21%   15.20%   -0.01%     
+ Complexity     9344     9335       -9     
============================================
  Files          1308     1308              
  Lines        173416   173419       +3     
  Branches      26220    26220              
============================================
- Hits          26388    26374      -14     
- Misses       143961   143968       +7     
- Partials       3067     3077      +10     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Personnel Personnel-related Issues Severity: Medium Issues described as medium severity as per the new issue form

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Issue]Dermal Armor implant on the soldiers are removed when you advance day

1 participant