-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Github workflow] Upload codecov report with each CI run (#2685)
* Add steps for generating and uploading codecov reports * Use local variant instead of dev * Fix jacoco plugin to use local build variant * Remove flags from step * Add flag "service" * Add name * Remove quotes * Use codecov command line tool instead of codecov github action * Use curl action * Split codecov into two steps * Fix curl flag * Separate steps for codecov grant execute permission * Replace curl github action with CLI * Fix dir path in jacoco plugin * Merge all steps into one * Revert indent size to 4 --------- Co-authored-by: Gino Miceli <228050+gino-m@users.noreply.github.com>
- Loading branch information
1 parent
4434801
commit b925aef
Showing
2 changed files
with
12 additions
and
7 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
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