feat: add constants for more known attenuations
Metadata
Current evaluation
Merged pull request adding constants for known attenuations and replacing magic strings. Approved by two reviewers and passed CI checks. Resolves issue #386 and addresses CRAFT-5221.
Suggested action: —
No scores available.
Issue body
Also uses those constants instead of magic strings.
Fixes #386
CRAFT-5221
---
- [x] I've followed the [contribution guidelines](https://github.com/canonical/craft-store/blob/main/CONTRIBUTING.md).
- [x] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/).
- [x] I've successfully run `make lint && make test`.
- [x] I've added or updated any relevant documentation.
- [ ] In documents I changed, I [added a meta description](https://canonical-starflow.readthedocs-hosted.com/how-to/add-a-page-meta-description/) if one was missing.
- [x] I've updated the relevant release notes.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged pull request adding constants for known attenuations and replacing magic strings. Approved by two reviewers and passed CI checks. Resolves issue #386 and addresses CRAFT-5221. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
0
Complexity:
15
Confidence:
90
|
needs review | Adds constants for known attenuations, replacing magic strings. Fixes #386. Ready for maintainer review with all checks passed. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2 attenuations: new module with documented constants (CRAFT-453) | craft-store | merged | Merged following two approvals and passing CI checks. Introduces a new attenuations module with documented constants, adding 78 lines to one file. Resolves CRAFT-453. | |
| #400 docs: add attenuation constants reference | craft-store | merged | Merged documentation update adding a reference page for attenuation constants. Approved by two reviewers, passed CI checks, and added 42 lines across two files. |