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 <50.01 Compatibility BayType Handlers #4915

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

IllianiCBT
Copy link
Collaborator

Added a compatibility handler to convert legacy bay type names "MECH" and "PROTOMECH" to their current equivalents "MEK" and "PROTOMEK".

Closes #4891

Added a compatibility handler to convert legacy bay type names "MECH" and "PROTOMECH" to their current equivalents "MEK" and "PROTOMEK".
@IllianiCBT IllianiCBT added Bug Compatibility An issue relating to compatibility between Milestones labels Sep 26, 2024
@IllianiCBT IllianiCBT self-assigned this Sep 26, 2024
@codecov-commenter
Copy link

codecov-commenter commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.46%. Comparing base (2b9ba00) to head (d0082ab).
Report is 32 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #4915   +/-   ##
=========================================
  Coverage     10.45%   10.46%           
- Complexity     6006     6014    +8     
=========================================
  Files           952      952           
  Lines        132755   132769   +14     
  Branches      19308    19312    +4     
=========================================
+ Hits          13882    13892   +10     
- Misses       117527   117533    +6     
+ Partials       1346     1344    -2     

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

@HammerGS HammerGS merged commit 618b588 into MegaMek:master Sep 26, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Compatibility An issue relating to compatibility between Milestones
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[0.50.01 Nightly] Log error ref. parts.Cubicle - Could not parse bay type MECH - Campaign import error
3 participants