Notify 473: add code coverage for jest (#488)

This commit is contained in:
Andrew Shumway
2023-05-02 14:38:28 -06:00
committed by GitHub
parent 3f44877c8b
commit 575c2b7d75
3 changed files with 24 additions and 1 deletions

1
.gitignore vendored
View File

@@ -71,6 +71,7 @@ htmlcov/
.coverage.*
.cache
.pytest_cache
coverage/
coverage.xml
test_results.xml
*,cover