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

Partial fix for failing refit tests #3853

Merged
merged 2 commits into from
Feb 24, 2024

Conversation

Sleet01
Copy link
Collaborator

@Sleet01 Sleet01 commented Feb 23, 2024

This will let some of the refit unit tests pass; we've seen that more tests need the EquipmentTypes initialized in recent months. Note that this does not fix the issues related to Machine Gun Ammo bins.

Copy link

codecov bot commented Feb 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.62%. Comparing base (f9303a0) to head (e3585e2).
Report is 24 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3853      +/-   ##
============================================
- Coverage     10.62%   10.62%   -0.01%     
  Complexity     5472     5472              
============================================
  Files           834      834              
  Lines        113881   113885       +4     
  Branches      17203    17203              
============================================
  Hits          12097    12097              
- Misses       100576   100580       +4     
  Partials       1208     1208              

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

@Sleet01
Copy link
Collaborator Author

Sleet01 commented Feb 24, 2024

This now fixes all currently-failing MekHQ tests.

@HammerGS HammerGS merged commit 439e707 into MegaMek:master Feb 24, 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.

2 participants