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
Address PR #86 review: tighten coverage gates and test hygiene
Raise vitest thresholds to lines 80 / functions 70 / branches 50 so
the ~85% gain is actually protected. Stub URL blob methods without
replacing the constructor, restore navigator.clipboard after copyAll
tests, assert new_string HTML escaping in edit.test.js, and document
that CI test:coverage runs the full vitest suite.
0 commit comments