PauseManager: Add class implementation. - #79
Open
cristian64 wants to merge 2 commits into
Open
cristian64 wants to merge 2 commits into
cristian64 wants to merge 2 commits into
Conversation
Report for MarioClub_us (ffc513c - e90d292)📈 Matched code: 47.22% (+0.13%, +4208 bytes) ✅ 11 new matches
📈 1 improvement in an unmatched item
|
cristian64
force-pushed
the
pausemanager
branch
5 times, most recently
from
August 25, 2026 20:23
25c35be to
8184b9a
Compare
cristian64
force-pushed
the
pausemanager
branch
4 times, most recently
from
September 9, 2026 21:33
fb963e3 to
db6c252
Compare
cristian64
force-pushed
the
pausemanager
branch
3 times, most recently
from
September 17, 2026 21:06
240f153 to
873a2c8
Compare
When working on a translation unit, it is not rare that other `.cpp` files have to be touched, even though those files have not been worked on and therefor are not expected to have all the symbols defined yet, or in the right order. This change is to skip objects that have not yet been marked as complete, as that makes fail PR checks fail in the CI.
cristian64
force-pushed
the
pausemanager
branch
from
September 18, 2026 20:13
873a2c8 to
e90d292
Compare
cristian64
marked this pull request as ready for review
September 18, 2026 20:15
Contributor
Author
|
First commit will be rebased away once #83 lands. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.