mirror of
https://github.com/bitwarden/server
synced 2025-12-06 00:03:34 +00:00
Implement code coverage tool (#1390)
* Implement code coverage tool * Switch to solution style of running tests * Add shell version of coverage file * Fix formatting in coverage.sh * Add trailing newline to powershell
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -214,3 +214,4 @@ bitwarden_license/src/Portal/wwwroot/css
|
||||
bitwarden_license/src/Sso/wwwroot/lib
|
||||
bitwarden_license/src/Sso/wwwroot/css
|
||||
.github/test/build.secrets
|
||||
**/CoverageOutput/
|
||||
|
||||
Reference in New Issue
Block a user