8 Commits

Author SHA1 Message Date
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