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

#5817: Re-apply round increase fix from #5545 #5891

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

SJuliez
Copy link
Member

@SJuliez SJuliez commented Aug 13, 2024

The round increase fix of #5545 got lost, probably because it applied to GameManager, but the actual code was move to TWPhasePreparationManager around the same time. This re-applies it.

#Fixes #5817
I hope :)

Copy link

codecov bot commented Aug 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.90%. Comparing base (bcc7652) to head (50a0f41).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #5891   +/-   ##
=========================================
  Coverage     28.90%   28.90%           
- Complexity    13926    13930    +4     
=========================================
  Files          2539     2539           
  Lines        268364   268362    -2     
  Branches      47935    47933    -2     
=========================================
+ Hits          77576    77580    +4     
+ Misses       186820   186818    -2     
+ Partials       3968     3964    -4     

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

Copy link
Collaborator

@Sleet01 Sleet01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rjhancock rjhancock merged commit 73b326a into MegaMek:master Aug 13, 2024
5 checks passed
@SJuliez SJuliez deleted the round-count-again branch October 15, 2024 19:32
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.

[49.20] Round not advancing in round report
3 participants