You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add --waive path/a.go,path/b.go (requires --resume): waived diffs are not
dispatched, are recorded as review_item_waived, and count toward coverage so a
waive can flip partial -> complete. A later resume treats a waived item as
covered (indexed like a completed item, empty comments).
No fingerprint-addressed or config-file waives — paths only (ponytail note).
Tests: waive flips partial->complete, without waive stays partial, --waive
without --resume errors.
0 commit comments