-
Would be nice to provide better visibility on test coverage...like adding codecov badge to readme
-
Buenos diías/tardes profes! Junto con Bautista queremos poner en nuestro README la etiqueta de CODECOV que muestra el procentaje de lo que cubren los testeos realizados. Ayer por la noche, intenté sig…
-
As suggested by @adamchainz in this [comment](https://github.com/jazzband/django-configurations/pull/384#issuecomment-2102526664) it would be useful for the project to ditch Codecov https://hynek.me/a…
-
In buildkite runs like this one
https://buildkite.com/julialang/flux-dot-jl/builds/5111
I see the error "Coverage: can not submit coverage without CODECOV_TOKEN"
-
Should update the config to use the new values better.
```suggestion
token: ${{ secrets.CODECOV_TOKEN }}
job_code: ${{ join( [github.run_id, github.run_number], '-' ) …
-
### Problem Statement
When a Sentry customer has a Codecov subscription and they have enabled Code Coverage insights and are successfully showing coverage insights on their stack traces, we should st…
-
Add codecov in order to get an automatic report of each new PR test coverage and set some goals to encourage community to improve their test coverage.
-
Using codecov version `5.0.7`, on a PR, commit_parent is defaulting to the previous commit instead of the upstream.
Within [codecov](https://app.codecov.io/github/opensearch-project/opensearch-migra…
-
Currently, the CodeCov action is failing to send the coverage data to CodeCov. I tried
- upgrading to v4, which led to tests directly failing because failed uploads became failures instead of succe…
-
Add Codecov reports for every PR.