mirror of
https://github.com/bitwarden/server
synced 2025-12-06 00:03:34 +00:00
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.
4 lines
58 B
YAML
4 lines
58 B
YAML
ignore:
|
|
- "test" # Tests
|
|
- "util" # Utils (migrators)
|