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 AutoAwardsController and Fixed Scenario Awards Support #4648

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

IllianiCBT
Copy link
Collaborator

Replaced duplicate campaign parameter assignments with this.campaign to clearly indicate class member usage. Fixed support for scenario awards as a new case in award processing.

Replaced duplicate campaign parameter assignments with `this.campaign` to clearly indicate class member usage. Added support for scenario awards as a new case in award processing and included logging for better traceability.
@IllianiCBT IllianiCBT self-assigned this Aug 15, 2024
@IllianiCBT IllianiCBT changed the title Refactor AutoAwardsController and Fixed Scenario Awards Support Refactored AutoAwardsController and Fixed Scenario Awards Support Aug 15, 2024
@codecov-commenter
Copy link

codecov-commenter commented Aug 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 9.90%. Comparing base (cef4c6c) to head (da2a889).
Report is 76 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4648      +/-   ##
============================================
- Coverage      9.90%    9.90%   -0.01%     
  Complexity     5676     5676              
============================================
  Files           945      945              
  Lines        129636   129641       +5     
  Branches      19092    19093       +1     
============================================
  Hits          12836    12836              
- Misses       115583   115588       +5     
  Partials       1217     1217              

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

@IllianiCBT IllianiCBT merged commit 581d68d into MegaMek:master Aug 16, 2024
3 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.

3 participants