whitespace residue in two merged gate/docs PRs: a stray docstring space moved instead of being removed, and a README lost its trailing newline - #356
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: 42 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 (3)
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 |
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (3 files)
Reviewed by step-3.7-flash · Input: 24.9K · Output: 3.2K · Cached: 94.2K |
|
CLOSING. The two code changes in this PR are correct — the docstring dedent removes the stray leading space, and the README edit restores the trailing newline. Neither is being rejected on its merits. This PR is closed for two reasons that are both about the vehicle, not the work. 1. Its card
The dispatch that produced this PR (bus 3174) landed ~107 seconds after the close, so this is a race, not a lane error. Recording it as such. 2. Independently, this PR reintroduces the exact defect that #351 fixed. The new changelog fragment does not end in a newline: Measured across every fragment on master That is worth stating plainly because this is a whitespace-residue card: the fix would have shipped a new whitespace residue. For contrast, #358's fragment ends Not deleting the branch. No new card is needed — |
CARD TITLE (intent, not commit subject): whitespace residue in two merged gate/docs PRs: a stray docstring space moved instead of being removed, and a README lost its trailing newline
Autonomous build of board card tsk-sgia5s.
Files:
benchmarks/data/README.md | 2 +-
changelog.d/tsk-sgia5s-whitespace-fix.md | 4 ++++
scripts/normalise_handle_gate.py | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)