ci(codecov): exclude coverage files from the coverage itself (#2832)

Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
pull/2833/head
Clément Michaud 2022-01-22 16:55:13 +01:00 committed by GitHub
parent 029e3268d4
commit 357c654db8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -32,9 +32,11 @@ flags:
frontend:
paths:
- "web/"
- "!web/coverage/"
ignore:
- "web/src/serviceWorker.ts"
- "**/coverage.txt"
parsers:
gcov: