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

MML 1034: Actually Return the Calculated JumpShip SRCS Mass #3623

Merged
merged 1 commit into from
May 11, 2022

Conversation

Windchild292
Copy link
Contributor

@Windchild292 Windchild292 self-assigned this May 6, 2022
@codecov
Copy link

codecov bot commented May 6, 2022

Codecov Report

Merging #3623 (839e533) into master (d58f900) will increase coverage by 0.00%.
The diff coverage is 0.00%.

@@            Coverage Diff            @@
##             master    #3623   +/-   ##
=========================================
  Coverage     23.75%   23.75%           
  Complexity     4878     4878           
=========================================
  Files          2199     2199           
  Lines        242696   242627   -69     
  Branches      45459    45454    -5     
=========================================
  Hits          57643    57643           
+ Misses       183570   183501   -69     
  Partials       1483     1483           
Impacted Files Coverage Δ
megamek/src/megamek/common/MiscType.java 91.43% <0.00%> (ø)
megamek/src/megamek/common/Mech.java 14.81% <0.00%> (ø)
megamek/src/megamek/common/MovePath.java 3.99% <0.00%> (ø)
megamek/src/megamek/common/UnitRole.java 0.00% <0.00%> (ø)
megamek/src/megamek/common/Protomech.java 11.42% <0.00%> (ø)
megamek/src/megamek/client/bot/CEntity.java 0.00% <0.00%> (ø)
megamek/src/megamek/client/bot/TestBot.java 0.00% <0.00%> (ø)
megamek/src/megamek/common/EjectedCrew.java 0.00% <0.00%> (ø)
megamek/src/megamek/client/bot/GAAttack.java 0.00% <0.00%> (ø)
megamek/src/megamek/client/bot/BotClient.java 1.56% <0.00%> (ø)
... and 31 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d58f900...839e533. Read the comment docs.

@Windchild292 Windchild292 merged commit 459c0a9 into MegaMek:master May 11, 2022
@Windchild292 Windchild292 deleted the dev_Windchild_MML1034 branch May 11, 2022 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SRCS mass on JumpShips
2 participants