refactor(repo): resolve changed-code audit#2174
Open
jrusso1020 wants to merge 1 commit into
Open
Conversation
This was referenced Jul 10, 2026
03defd0 to
ba5d10b
Compare
996c416 to
665006e
Compare
ba5d10b to
cb184e3
Compare
f57212b to
eea1424
Compare
cb184e3 to
437f2fa
Compare
eea1424 to
a66407f
Compare
0cd0d53 to
1f503e8
Compare
a66407f to
3f82ade
Compare
1f503e8 to
567d76c
Compare
195ebe8 to
7bc03fb
Compare
4614f85 to
4a63ab3
Compare
7bc03fb to
519e384
Compare
4a63ab3 to
ad7094b
Compare
4a63b75 to
5537a7f
Compare
ad7094b to
8095454
Compare
5537a7f to
47c96ed
Compare
8095454 to
03a10f4
Compare
47c96ed to
9595995
Compare
63add6a to
b17e180
Compare
a0c92bc to
aadfd4d
Compare
b17e180 to
97014ce
Compare
aadfd4d to
bc585c6
Compare
97014ce to
a4d798c
Compare
bc585c6 to
71575e2
Compare
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.
What
Resolve all changed-code findings introduced by the refactoring stack.
Why
A large safety-oriented stack should not add dead code, avoidable complexity, or duplicated test and helper logic.
How
Reuse the shared auth fixture, centralize the Cloud Run FPS helper and Studio persistence prop type, and add narrow documented suppressions only for intentional migration/test-corpus repetition.
Test plan