tests unit: add for on prem store list-revisions
Metadata
Current evaluation
Merged into main following reviewer approval and successful CI checks. Introduces unit tests for on-prem store list-revisions, raising overall coverage by 0.07%.
Suggested action: —
No scores available.
Issue body
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/)?
- [ ] Have you successfully run `make lint`?
- [ ] Have you successfully run `pytest tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged into main following reviewer approval and successful CI checks. Introduces unit tests for on-prem store list-revisions, raising overall coverage by 0.07%. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged unit tests for the on-prem store list-revisions command into main, increasing overall code coverage by 0.07%. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged unit tests for the on-prem store list-revisions feature into main, increasing overall test coverage by 0.07%. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3892 store: support close for an on prem store | snapcraft | merged | Merged into main after approval and passing CI. Adds close support for on-prem stores, modifying four files and increasing test coverage by 0.02%. | |
| #3885 store: initial support for an onprem store | snapcraft | merged | Merged into main, adding initial onprem store support. Approved by one reviewer, passed CI, and increased coverage by 0.08%. The change modifies four files to implement the feature. | |
| #1460 fix(tests): make store spread tests less flaky | charmcraft | merged | Merged following approval by two reviewers and successful CI checks. The change resolves issue #1429 by adjusting two files to reduce flakiness in store spread tests, with a net diff of +7/-4 lines. | |
| #956 tests: idempotent store installs. | snapcraft | merged | Merged into master after single reviewer approval. Implements idempotent store installs for tests across three files. Codecov reports a 1.18% coverage decrease upon integration. | |
| #3901 store: on prem support for list-revisions | snapcraft | merged | Merged after approval and CI checks. Migrates list-revisions from legacy to the new codebase, adds on-prem store support via the Releases class, and updates output to omit channel data and handle missing release information. | |
| #2903 tests: fix status test for staging store | snapcraft | merged | Merged into master after approval and passing CI. The change corrected the staging store status test with a five-line update across one file, resulting in negligible coverage impact. | |
| #278 tests: additional tests to improve coverage | fetch-service | merged | Merged after two reviews and passing CI checks. Adds additional tests across ten files to improve code coverage, changing +386/-60 lines. | |
| #3887 store: support status for an onprem store | snapcraft | merged | Merged into main. Adds status support for on-prem stores. Approved by maintainers, passed CI checks, and achieved 100% diff coverage before integration. | |
| #2505 Test store | snapcraft | merged | Merged following maintainer approval. The pull request introduced 16 additions and 8 deletions across one file, passed CI checks, and was integrated into the main branch after a single review. |