Commit 1694bcc
committed
Enforce frontend coverage threshold in CI js-tests jobEnforce frontend coverage threshold in CI js-tests job
Run npm run test:coverage instead of npm test so vitest's 50% line
threshold in vitest.config.js is actually validated on every PR.1 parent d04fea5 commit 1694bcc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
0 commit comments