Files
backstage/.changeset/giant-bees-applaud.md
T
Patrik Oldsberg dde216acf4 cli: switch to v8 coverage provider
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-20 11:32:22 +01:00

296 B

@backstage/cli
@backstage/cli
patch

Switch the default test coverage provider from the jest default one to 'v8', which provides much better coverage information when using the default Backstage test setup. This is considered a bug fix as the current coverage information is often very inaccurate.