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

Added Recalculation of Scenario Objectives when Assigning Forces #5290

Merged

Conversation

IllianiCBT
Copy link
Collaborator

Inserted a call to translateTemplateObjectives in the StratconScenarioWizard class for better handling of scenario objectives. This ensures objectives are updated when assigning forces.

Closes #5288

Inserted a call to `translateTemplateObjectives` in the `StratconScenarioWizard` class for better handling of scenario objectives. This ensures objectives are updated when assigning forces.
@IllianiCBT IllianiCBT added Bug StratCon Bugs relating strictly to StratCon labels Dec 3, 2024
@IllianiCBT IllianiCBT self-assigned this Dec 3, 2024
@codecov-commenter
Copy link

codecov-commenter commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.48%. Comparing base (df82f23) to head (fb4c627).
Report is 20 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #5290   +/-   ##
=========================================
  Coverage     10.47%   10.48%           
- Complexity     6065     6067    +2     
=========================================
  Files           959      959           
  Lines        135505   135515   +10     
  Branches      19742    19743    +1     
=========================================
+ Hits          14199    14202    +3     
- Misses       119953   119957    +4     
- Partials       1353     1356    +3     

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

@HammerGS
Copy link
Member

HammerGS commented Dec 4, 2024

@IllianiCBT Merge Conflicts

# Conflicts:
#	MekHQ/src/mekhq/gui/stratcon/StratconScenarioWizard.java
# Conflicts:
#	MekHQ/src/mekhq/gui/stratcon/StratconScenarioWizard.java
@IllianiCBT IllianiCBT merged commit 672241c into MegaMek:master Dec 4, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug StratCon Bugs relating strictly to StratCon
Projects
None yet
3 participants