23 Commits

Author SHA1 Message Date
Vladimir
6598fba55b
docs: remove version badges (#5727)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2024-05-15 08:44:37 +02:00
btea
20357e2e20
docs: add @shikiji/vitepress-twoslash (#5483) 2024-04-08 14:19:12 +02:00
Ari Perkkiö
10b89713d2
feat(coverage): v8 to ignore empty lines, comments, types (#5457) 2024-04-05 12:59:56 +02:00
Maximiliano Kazanski
b48586b51c
docs: fix links and badges error (#5239) 2024-02-20 14:19:33 +01:00
Ari Perkkiö
96dc6e9aaf
feat(coverage): custom reporter support (#4828) 2024-01-12 14:25:43 +01:00
Pascal Jufer
cb87f44e76
docs: fix grammar/stylistic issues (#4534)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2023-11-28 13:37:07 +01:00
Ann Kilzer キルザー杏
2b2416dbdb
docs: correction to configuration parameter (#4587) 2023-11-27 13:28:24 +01:00
Ari Perkkiö
f9e4ad8310
feat(coverage): support /* v8 ignore... ignore hints (#4573) 2023-11-23 15:29:39 +01:00
Dunqing
de52215223
docs: update vite.config.ts to vitest.config.ts (#4259) 2023-10-06 11:34:20 +02:00
Joaquín Sánchez
6ecfc4e1a9
fix(ui): add support for ui coverage with subdir option (#3917) 2023-08-15 19:04:53 +02:00
Ari Perkkiö
a90d64fee3
feat!: remove @vitest/coverage-c8 package (#3614) 2023-07-11 11:46:41 +02:00
Ari Perkkiö
821126f165
feat!: add @vitest/coverage-v8 package (#3339) 2023-06-06 19:00:15 +02:00
Joaquín Sánchez
e24cd9b2cc
feat(ui): add html coverage (#3071)
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2023-05-03 11:23:44 +02:00
Agarkov Roman
bf8e8a1bd1
chore: add details to coverage docs (#3279)
Co-authored-by: Roman Agarkov <agarkovromachka@mail.ru>
2023-05-03 11:22:03 +02:00
Kirt Rainford
f4cc7e18a0
docs: add link to coverage Config Reference page (#2683) 2023-04-27 12:55:32 +02:00
Ari Perkkiö
81604bcee0
fix(coverage): custom providers to work inside worker threads (#2817) 2023-02-13 13:28:52 +01:00
Ari Perkkiö
c0f91beba4
docs(coverage): c8 ignore hints actually work (#2755) 2023-02-03 10:36:46 +01:00
mysteryven
8560758e83
docs: change link style and correct TypeScript (#2709) 2023-01-19 09:47:07 +01:00
The Jared Wilcurt
6d75630fcc
docs: setting for coverage reports directory (#2400)
* Document setting the coverage reports directory

This took a lot of trial and error to get to work, so it should be documented to save other people the 2 hours of research it took me to get it working.

* Apply suggestions from code review

* Apply suggestions from code review

* Update docs/guide/coverage.md

Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>

* Update docs/guide/coverage.md

Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
2022-12-04 19:38:16 +01:00
Ari Perkkiö
2c52c52091
docs(coverage): overall improvements (#2412)
* chore: ignore formatter on markdown files

* docs(coverage): ignoring code section

* docs(coverage): document each coverage option clearly
2022-12-03 10:31:26 +01:00
Ari Perkkiö
265fdbe665
feat: support istanbul coverage provider (#1676)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-08-16 02:21:02 +08:00
Joaquín Sánchez
235cfa7eea
docs: add section title in guide pages (#1583) 2022-07-15 00:28:28 +08:00
Anthony Fu
ad6e26f52d docs: coverage and UI 2022-06-04 17:00:25 +08:00