k6 icon indicating copy to clipboard operation
k6 copied to clipboard

Fix codecov covergae reports

Open olegbespalov opened this issue 3 years ago • 0 comments

What?

It seems like our code coverage reports are going to the following: https://app.codecov.io/github/k6io/k6/commits

instead of the

https://app.codecov.io/gh/grafana/k6/commits

And we also don't use an existing GitHub Action https://github.com/codecov/codecov-action

So, we should fix that.

Why?

We no longer use the https://app.codecov.io/github/k6io/k6/commits

olegbespalov avatar Dec 05 '22 11:12 olegbespalov