errors: new module (CRAFT-839)
Metadata
Current evaluation
Merged a new errors module imported from Snapcraft, updated for linter compliance, and accompanied by tests. Approved by one reviewer, passed CI, and modified four files with 106 additions and 19 deletions.
Suggested action: —
No scores available.
Issue body
Mostly imported from the original Snapcraft code base with updates for pylint
and other linter compliance.
Tests were also added.
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a new errors module imported from Snapcraft, updated for linter compliance, and accompanied by tests. Approved by one reviewer, passed CI, and modified four files with 106 additions and 19 deletions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a new errors module imported from Snapcraft, updated for linter compliance, and accompanied by tests. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2752 errors: migrate handful of errors to SnapcraftException | snapcraft | merged | Merged. Migrates multiple error classes to SnapcraftException, adds a SnapcraftReportableException helper, simplifies error messages, and updates tests. Approved by a maintainer and passed CI checks. |