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

LAM in fighter mode uses wrong hit location table #6144 #6176

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

DM0000
Copy link
Contributor

@DM0000 DM0000 commented Nov 4, 2024

added the 4 parameter rollHitLocation method to LandAirMek class and directed it to the 2 param method. Similar to how method is implemented in Aero class.

closes#6144

Copy link

codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.17%. Comparing base (336ba8f) to head (3a7d53c).
Report is 61 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6176      +/-   ##
============================================
- Coverage     29.19%   29.17%   -0.02%     
+ Complexity    13974    13969       -5     
============================================
  Files          2623     2628       +5     
  Lines        266435   266567     +132     
  Branches      47594    47575      -19     
============================================
- Hits          77775    77768       -7     
- Misses       184755   184916     +161     
+ Partials       3905     3883      -22     

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

@SJuliez SJuliez merged commit 66cc11f 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.

2 participants