Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit 0074e57

Browse files
author
David Tesar
authored
Update code coverage for user profile api (#85)
* Add nyc code coverage * Add cobertura output format
1 parent 8f8b6c6 commit 0074e57

3 files changed

Lines changed: 1518 additions & 175 deletions

File tree

apis/userprofile/.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
*.xml
1+
*.xml
2+
coverage
3+
.nyc_output
4+
reports
5+
reports-tmp

0 commit comments

Comments
 (0)