fix: use VersionStr in model and add write test
Metadata
Current evaluation
Merged a fix to use VersionStr in the model and added a write test. Approved by two reviewers, passed CI, and maintained full test coverage on changed lines.
Suggested action: —
No scores available.
Issue body
- [ ] 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 `tox run -m lint`?
- [ ] Have you successfully run `tox run -e test-py310`? (supported versions: `py39`, `py310`, `py311`, `py312`)
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a fix to use VersionStr in the model and added a write test. Approved by two reviewers, passed CI, and maintained full test coverage on changed lines. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a fix updating the model to use VersionStr and adding a write test. The change passed all linting and testing checks, achieved full coverage on modified lines, and was successfully integrated. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a fix to use VersionStr in the model and add a write test. It passed all tests and linting, with Codecov confirming 100% coverage. Changes were integrated into the feature/craft-application branch. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3653 tests: pass proper type to run for version | snapcraft | merged | Merged a single-file change to pass the correct type to the run command for version testing. Approved by one reviewer with passing CI checks. | |
| #288 fix: use correct package for version | craft-application | merged | Merged a one-line fix to correct the package used for versioning. Approved by two reviewers and passed CI checks. |