static: prepare for update to black 19.10b0
Metadata
Current evaluation
Merged after approval. Updates static analysis for Black 19.10b0. Modifies one file with nine additions and eight deletions. Approved with no unresolved comments or CI issues.
Suggested action: —
No scores available.
Issue body
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
- [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `./runtests.sh static`?
- [ ] Have you successfully run `./runtests.sh tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after approval. Updates static analysis for Black 19.10b0. Modifies one file with nine additions and eight deletions. Approved with no unresolved comments or CI issues. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes preparing the codebase for the black 19.10b0 formatter update. Maintainer sergiusens integrated the commit directly without additional comments or revisions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes preparing the codebase for the black 19.10b0 update. The pull request was successfully integrated into the main branch without additional comments or revisions. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3722 static: black update to 22 syntax | snapcraft | merged | Merged update to Black formatter v22 syntax across 55 files. Approved by reviewer, passed CI, and integrated into main despite a minor 0.08% coverage decrease. | |
| #2599 static: update to newer black | snapcraft | merged | Merged after reviewer approval and passing CI. Updated the codebase to a newer Black formatter version across 15 files (+35/-41 lines). Codecov reported 85.71% diff coverage, flagging a missing base commit upload. | |
| #2606 static: use beta channel for black | snapcraft | merged | Merged after approval by two reviewers. Updates static tooling to use the beta channel for the black formatter. Changes span two files (+4/-2 lines). Integration completed with zero unresolved comments. |