This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
bitwarden-server
Watch
1
Star
0
Fork
0
You've already forked bitwarden-server
mirror of
https://github.com/bitwarden/server.git
synced
2024-11-22 12:15:36 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
acb71d87d9
bitwarden-server
/
.github
/
codecov.yml
4 lines
58 B
YAML
Raw
Normal View
History
Unescape
Escape
Configure Codecov to ignore tests (#3712)
2024-01-29 17:25:47 +01:00
ignore
:
-
"test"
# Tests
Include all projects in coverage (#3829) Not all of our server projects had associated test projects which caused them to be omitted from the code coverage. Added projects to ensure the coverage gets reported accurately.
2024-02-20 17:18:40 +01:00
-
"util"
# Utils (migrators)
Reference in New Issue
Copy Permalink