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

Refactored PostScenarioDialogHandler to use Generic Scenario #5619

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

IllianiCBT
Copy link
Collaborator

Replaced AtBScenario references with the generic Scenario class to enhance code flexibility and maintainability. Updated relevant method signatures and calls to align with the new parameter type. Simplified and cleaned up related code.

Fix #5615

Replaced AtBScenario references with the generic Scenario class to enhance code flexibility and maintainability. Updated relevant method signatures and calls to align with the new parameter type. Simplified and cleaned up related code.
@IllianiCBT IllianiCBT self-assigned this Jan 2, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jan 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.05%. Comparing base (559019b) to head (7304bfc).
Report is 59 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5619      +/-   ##
============================================
- Coverage     10.05%   10.05%   -0.01%     
- Complexity     6074     6076       +2     
============================================
  Files          1073     1073              
  Lines        141323   141321       -2     
  Branches      20629    20629              
============================================
- Hits          14215    14212       -3     
+ Misses       125740   125733       -7     
- Partials       1368     1376       +8     

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

@Sleet01 Sleet01 merged commit 405a101 into MegaMek:master Jan 2, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error message when resolving an MM scenario.
4 participants