diff options
author | roverflow <63404819+roverflow@users.noreply.github.com> | 2023-03-29 00:55:25 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-28 19:25:25 +0000 |
commit | 5d50d94d9f1ef6da5dddc431bf159865d9b81ed5 (patch) | |
tree | 66202172e940c9941fd2c05fb26f1ddfe26793ec /changelogs | |
parent | 5541214d04d136cb4be55d2dc3aecbeea25793a4 (diff) | |
download | vyos.vyos-5d50d94d9f1ef6da5dddc431bf159865d9b81ed5.tar.gz vyos.vyos-5d50d94d9f1ef6da5dddc431bf159865d9b81ed5.zip |
added codecov via gha (#301)
* added codecov via gha
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kate Case <this.is@katherineca.se>
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/fragments/ci_codecov.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/ci_codecov.yml b/changelogs/fragments/ci_codecov.yml new file mode 100644 index 0000000..ea17f51 --- /dev/null +++ b/changelogs/fragments/ci_codecov.yml @@ -0,0 +1,3 @@ +--- +trivial: + - added codecov to the CI pipeline |