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
docs: add coverage verification instruction to CLAUDE.md
Require verifying 100% branch coverage before pushing commits.
The project enforces fail_under=100 with branch=true in CI, so
catching coverage gaps locally prevents failed CI runs.
0 commit comments