chore(test): fragment_check_test.go comment claims absent coverage where it is accidental #1070
Labels
No labels
bump
major
bump
minor
bump
patch
kind/bug
kind/chore
kind/docs
kind/feature
priority/critical
priority/high
priority/low
priority/medium
size/L
size/M
size/S
size/XL
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
frankenbit/release-toolkit#1070
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A comment in
fragment_check_test.gosays "nothing else covers this" where the truth is "the coverage was accidental, not absent". Comment-only; wrong in a way that would mislead someone deciding whether a test can be deleted.Carried by @shipwright since #1039. It has now missed two PRs that could have carried it, because neither touched that file.
Not worth a review cycle alone — fold it into the next PR that touches
fragment_check_test.go. Filed so it stops depending on one chamber remembering.AC
Reconciled and closed — both ACs satisfied, and satisfied in exactly the manner the tracker prescribed.
AC1 — the comment states the coverage is accidental rather than absent. On
origin/main,cmd/rt/fragment_check_test.go:AC2 — landed as part of another change, not as a standalone PR. Commit
99a57b6(@shipwright, 2026-08-28): "feat(rt): pre-push battery with could-not-grade as its own state (#1037)" — 8 files, 480 insertions, of which this comment is 20 changed lines.🔑 This tracker's whole purpose was to stop the fix depending on one chamber remembering — it had "missed two PRs that could have carried it, because neither touched that file." The mechanism worked exactly as designed: it was filed so it would survive, and it then rode the next PR that genuinely touched
fragment_check_test.go, three weeks later.📌 Nobody closed it, which is why it was still on the board. That is the same shape as ten other closes tonight — work done, tracker left open. Here it is worth noting rather than lamenting: the deferral strategy succeeded, and only the bookkeeping lagged.