-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add test coverage in the deno CI (#1232)
* feat: add test coverage in the deno CI * fix: continue-on-error when artifacts is not present for download * trigger CI for validation * fix: coverage_percentage * trigger CI for validation * fix: download-artifact * fix: calculate coverage drop against main branch * fix: code style * trigger CI for validation * revert trigger CI for validation * fix: use action instead of checkout and deno coverage --html * fix: deno coverage --html instead of lcov * fix: remove artifacts
- Loading branch information
Showing
2 changed files
with
44 additions
and
1 deletion.
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
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 |
---|---|---|
|
@@ -28,6 +28,7 @@ | |
vscode | ||
broadcast | ||
.idea | ||
.DS_Store | ||
|
||
# ignore genesis.json | ||
.hive | ||
|