-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FIO-8556: Test coverage metrics (#5755)
* FIO-8556: Add test coverage metrics * FIO-8556: Add gitignore and correcting nyc coverage params * FIO-8556: Change tests coverage config to not fail test command * FIO-8556: Move part of unit tests and their fixtures to the test/unit folder to check if the tests start passing in pipeline * FIO-8556: Changing fixtures location for tests
- Loading branch information
1 parent
3c07a14
commit a58f0cc
Showing
346 changed files
with
2,574 additions
and
702 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,3 +13,5 @@ bower_components | |
.ruby-version | ||
.ruby-gemset | ||
/.vs | ||
coverage | ||
.nyc_output |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.