[READ-ONLY] Mirror of https://github.com/vitest-dev/vitest. Next generation testing framework powered by Vite. vitest.dev
test testing-tools vite
12

Configure Feed

Select the types of activity you want to include in your feed.

docs: version for `coverage.thresholds.<glob>.100` (#6196)

authored by

Ari Perkkiö and committed by
GitHub
(Aug 12, 2024, 4:14 PM +0200) 8c0a513b f5e0b987

+1 -1
+1 -1
docs/config/index.md
··· 1443 1443 } 1444 1444 ``` 1445 1445 1446 - ##### coverage.thresholds[glob-pattern].100 1446 + ##### coverage.thresholds[glob-pattern].100 <Version>2.1.0</Version> {#coverage-thresholds-glob-pattern-100} 1447 1447 1448 1448 - **Type:** `boolean` 1449 1449 - **Default:** `false`