refactor(repo): resolve changed-code audit#2174
Open
jrusso1020 wants to merge 1 commit into
Open
Conversation
This was referenced Jul 10, 2026
62ddd5d to
c8e3f9b
Compare
40166c5 to
a33a682
Compare
c8e3f9b to
ebedd1c
Compare
a33a682 to
a6706d1
Compare
ebedd1c to
9b7ce7b
Compare
5eda598 to
b356f79
Compare
9b7ce7b to
1e281de
Compare
b356f79 to
5a72a5a
Compare
1e281de to
1e31562
Compare
5a72a5a to
477a92f
Compare
44473a8 to
996c416
Compare
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
567d76c to
4614f85
Compare
4614f85 to
4a63ab3
Compare
7bc03fb to
519e384
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