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

Improved Edge Trigger Unmarshalling #4632

Merged
merged 2 commits into from
Aug 16, 2024

Conversation

IllianiCBT
Copy link
Collaborator

@IllianiCBT IllianiCBT commented Aug 14, 2024

Added methods to enhance Edge trigger processing, improving the handling of disabled Edge triggers.

Replaced LogManager with MMLogger for consistent logging.

Closes #4621

 Added methods to enhance Edge trigger processing, improving the handling of disabled Edge triggers. Replaced LogManager with MMLogger for consistent logging.
@IllianiCBT IllianiCBT added Bug Personnel Personnel-related Issues SPA Any issue relating to SPA's. Includes Bugs and RFE labels Aug 14, 2024
@IllianiCBT IllianiCBT self-assigned this Aug 14, 2024
@codecov-commenter
Copy link

codecov-commenter commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 9.90%. Comparing base (55a2c0a) to head (dbf0a4c).
Report is 88 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4632      +/-   ##
============================================
- Coverage      9.90%    9.90%   -0.01%     
  Complexity     5676     5676              
============================================
  Files           945      945              
  Lines        129596   129618      +22     
  Branches      19086    19087       +1     
============================================
+ Hits          12836    12837       +1     
- Misses       115543   115564      +21     
  Partials       1217     1217              

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

Renamed methods and variables related to edge handling to use "trigger" terminology for clarity and consistency. Enhanced method documentation to provide clear descriptions of their functionality and parameters.
Copy link
Member

@HammerGS HammerGS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested seems to work

@IllianiCBT IllianiCBT merged commit 97ec92a 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
Labels
Bug Personnel Personnel-related Issues SPA Any issue relating to SPA's. Includes Bugs and RFE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[v0.50.0-SNAPSHOT] All Edge triggers toggle on whenever campaign is reloaded.
3 participants