ci: resurrect codecov
Metadata
Current evaluation
Merged to restore Codecov integration in the CI pipeline. The three-line update re-enables coverage reporting and ensures checks run before publishing, successfully resolving the missing coverage data issue.
Suggested action: —
No scores available.
Issue body
Bring back codecov and ensure the proper checks are done before
publishing.
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
- [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] If this is a bugfix. Have you checked that there is a bug report open for the issue you are trying to fix on [bug reports](https://bugs.launchpad.net/snapcraft)?
- [ ] If this is a new feature. Have you discussed the design on the [forum](https://forum.snapcraft.io)?
- [ ] Have you successfully run `./runtests.sh static`?
- [ ] Have you successfully run `./runtests.sh unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to restore Codecov integration in the CI pipeline. The three-line update re-enables coverage reporting and ensures checks run before publishing, successfully resolving the missing coverage data issue. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to restore Codecov integration in the CI pipeline. The update re-enables coverage reporting and enforces validation checks before publishing. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to restore Codecov integration in the CI pipeline, re-enabling coverage reporting and pre-publish checks. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #939 Replace coveralls with codecov | snapcraft | merged | Merged changes replacing Coveralls with Codecov for coverage tracking. Updated two files to enable the new integration and disable Coveralls. Approved by a reviewer and successfully integrated. |