Closed richtja closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 54.47%. Comparing base (
5e122fd
) to head (d5569ca
). Report is 3357 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The CI errors are fixed in #6040, when that will be merged I will do the rebase.
This is an update for avocado coverage workflow. It changes the coverage reporting tool from codeclimate to codecov since the codecov hasn't been reliable for some time.
For now, the coverage check is set to
informational
. This means that we will get the reports, but the PRs won't be blocked by changes in coverage. I plan to change this when we make sure that this workflow is stable.Reference: #6035
You can see the working coverage report in https://github.com/richtja/avocado/pull/23