parts: support for grammar parsing
Metadata
Current evaluation
Added grammar parsing support for parts. The change was approved, passed CI, and merged into the snapcraft/7.0 branch. It modifies three files, adds 248 lines, and increases test coverage by 0.26 percent.
Suggested action: —
No scores available.
Issue body
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `./runtests.sh static`?
- [x] Have you successfully run `./runtests.sh tests/unit`?
-----
CRAFT-820
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Added grammar parsing support for parts. The change was approved, passed CI, and merged into the snapcraft/7.0 branch. It modifies three files, adds 248 lines, and increases test coverage by 0.26 percent. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into snapcraft/7.0, implementing grammar parsing support for parts. Tracked as CRAFT-820, the change passes all tests and increases overall coverage by 0.26% with 77.01% diff coverage. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into snapcraft/7.0, adding grammar parsing support for parts. All checks passed, increasing overall coverage by 0.26% with 77.01% diff coverage. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #296 feat(grammar): enable grammar-aware for all PartSpec | craft-application | merged | Merged to enable grammar-aware syntax for all PartSpec. Approved by three reviewers, the update adds - on X to Y: values support across five files (+531/-38 lines) and depends on craft-grammar PR #17. |