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
Our tests are somewhat inconsistent in their coverage, so coverage can
go down slightly even with unrelated changes. We also have untested
code, and small tweaks will often be shown as a reduction in coverage.
Setting a 1% threshold will reduce friction on both of these cases. Any
larger changes will still require an increase in coverage, so we should
still trend upward over time.
0 commit comments