models: export classes for easier consumption
Metadata
Current evaluation
Merged changes exporting model classes to simplify consumption. Approved by one reviewer, passed CI, and added nine lines to one file. Addresses CRAFT-1239.
Suggested action: —
No scores available.
Issue body
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
CRAFT-1239
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged changes exporting model classes to simplify consumption. Approved by one reviewer, passed CI, and added nine lines to one file. Addresses CRAFT-1239. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged pull request exporting model classes to simplify external consumption. The change resolves CRAFT-1239 and was integrated directly by the maintainer without additional review comments. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #65 models: export correct release models | craft-store | merged | Merged changes to export correct release models and make the base field optional per API specifications. Approved by one reviewer with zero unresolved comments. Updated two files with a five-line diff. | |
| #21 models: add metadata model | craft-application | merged | Merged into main after reviewer approval and passing CI. The changes introduce a metadata model per CRAFT-1751, modifying two files. Commits were squashed, diff coverage reached 100%, and overall coverage remained unchanged. |