Revise PR #353: the near-miss regex fix is correct and verified, but the branch predates #344 and no longer merges - #359
Revise PR #353: the near-miss regex fix is correct and verified, but the branch predates #344 and no longer merges#359jaylfc wants to merge 1 commit into
Conversation
|
ⓘ Qodo reviews are paused because your trial has ended. Ask your workspace admin to add credits to resume reviews. Manage billing |
|
Warning Review limit reached
Next review available in: 33 minutes Limit details: You’ve used all 1 included review currently available under your plan. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
The regex fix in this PR is correct, complete and fully verified, and it is not what blocks it. Five of six acceptance items are met. I re-measured all of them myself on a trial merge into Six-case table, re-run on the resolved tree with prefix engagement asserted on every case, and the widening sweep re-run on the merged tree because the tree moved since the card was filed: Blocking: the only test that discriminates this fix was droppedThis PR touches zero test files. Item 6 asked for #353's The suite count hides this, so it is worth being exact. #353 added no new test method -- master and #353 both have the same 27. It added Arm D inside the existing Arm D is precisely the regression guard for the defect this chain exists to close. Measured with an API-preserving mutant -- everything this PR ships, with only the regex reverted to master's The mutant failure is exact: So as shipped this changes gate behaviour and nothing in the repo tests it. The regex can be reverted and the suite stays green, which is the silent-gate failure mode #344, #353 and Blocking: the changelog fragment has no trailing newlineA period, not Blocking: an out-of-scope docstring insertion that states something falseThe four lines added to the module docstring were not asked for by any card item, and:
Item 4 referred to the code comment above Minor, not on its own worth a round: the PR also deletes a blank line after On the automated review warningThis PR's body carries the automated "card asks for tests but no test changed" warning. That warning has been wrong six times running here, but every one of those was a docs-only or dead-code card. This is a gate-behaviour card whose item 6 names a test file explicitly, and the warning is correct this time. Its record is now 6 wrong, 1 right, and it should not be dismissed by precedent. DispositionClosed under the close-on-block policy, branch kept. Revision card Method note on my own run: implementation md5 |
CARD TITLE (intent, not commit subject): Revise PR #353: the near-miss regex fix is correct and verified, but the branch predates #344 and no longer merges
Autonomous build of board card tsk-nss5ya.
Files:
changelog.d/tsk-nss5ya-witness-gate-near-miss-hardening.md | 3 +++
scripts/check_witness_token.py | 13 ++++++++++---
2 files changed, 13 insertions(+), 3 deletions(-)