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

#6013: Mine Clearance Missile fixes #6118

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

SJuliez
Copy link
Member

@SJuliez SJuliez commented Oct 19, 2024

Fixes #6013
MC missiles now count as being able to clear mines. Also, MML MC missiles now use the correct handler to actually clear mines.

Copy link

codecov bot commented Oct 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.08%. Comparing base (c6d30f7) to head (006f3f9).
Report is 16 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #6118   +/-   ##
=========================================
  Coverage     29.07%   29.08%           
  Complexity    13972    13972           
=========================================
  Files          2601     2601           
  Lines        267447   267415   -32     
  Branches      47758    47740   -18     
=========================================
  Hits          77767    77767           
+ Misses       185782   185750   -32     
  Partials       3898     3898           

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

@HammerGS HammerGS merged commit 47dceae into MegaMek:master Oct 21, 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.

Mine Clearance Missiles cannot clear minefields
3 participants