Added the API and infrastructure to show a progress bar (CRAFT-99).
Metadata
Current evaluation
Merged after two reviewers approved the addition of API and infrastructure for a progress bar (CRAFT-99). The change adds 474 lines across five files and was integrated into the codebase despite 16 unresolved review comments.
Suggested action: —
No scores available.
Issue body
- [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 after two reviewers approved the addition of API and infrastructure for a progress bar (CRAFT-99). The change adds 474 lines across five files and was integrated into the codebase despite 16 unresolved review comments. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged the API and infrastructure for displaying a progress bar, resolving CRAFT-99. Maintainer facundobatista integrated the changes into the main branch with no additional comments or revisions. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #7 Added the 'progress' method to send progress messages (CRAFT-98). | craft-cli | merged | Merged. Adds a progress method to send progress messages for CRAFT-98. Approved by two reviewers, the change spans four files with 210 additions and passed all CI checks. | |
| #586 Use a progress bar in the three upload points Charmcraft has. | charmcraft | merged | Merged after single reviewer approval. Implemented progress bars across Charmcraft's three upload endpoints, modifying five files with 102 additions and 50 deletions. |