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

Load BLKs with mekbays, not just mechbays #6178

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

pavelbraginskiy
Copy link
Collaborator

Fixes MegaMek/megameklab#1632.

The Mek refactor causes DropShips to save with MekBays, but BlkFiles can only be loaded with MechBays. This fixes that.

Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.17%. Comparing base (3b290ad) to head (a7bb1b4).
Report is 55 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #6178   +/-   ##
=========================================
  Coverage     29.17%   29.17%           
  Complexity    13971    13971           
=========================================
  Files          2628     2628           
  Lines        266581   266564   -17     
  Branches      47582    47575    -7     
=========================================
- Hits          77772    77771    -1     
+ Misses       184926   184910   -16     
  Partials       3883     3883           

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

@rjhancock rjhancock merged commit 68df3fd into MegaMek:master Nov 5, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[0.50.01 NIGHTLY - CI1635] Saving a Dropship Design with Mech Bays; Bays Disappear when the Design is Loaded
3 participants