← Back to issue list

fix(metadata): add f-string to debug message

View original Github issue

Metadata

Project
snapcraft
Number
#4453
Type
pull request
State
merged
Author
mr-cal
Labels
Created
Updated
Closed

Current evaluation

Merged a fix adding a missing f-string to a debug metadata message. Passed linting, unit tests, and CI checks, and was approved by three reviewers before integration.

Suggested action:

No scores available.

Issue body

- [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 `make lint`? - [x] Have you successfully run `pytest tests/unit`? ----- Add a missing f-string to a debug message

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged a fix adding a missing f-string to a debug metadata message. Passed linting, unit tests, and CI checks, and was approved by three reviewers before integration.
qwen3.6-35b-a3b-mtp-q6 Merged a fix adding a missing f-string to a metadata debug message. Approved by maintainer @lengau. Resolves a string formatting bug in debug logging.
qwen3.6-35b-a3b-mtp-q6 Merged a fix adding a missing f-string to a metadata debug message. The maintainer-authored change passed lint and unit tests, received reviewer approval, and was successfully integrated.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#179 lint: missing f-string prefix craft-parts merged Merged a one-line fix adding a missing f-string prefix to resolve a linting error. Approved by one reviewer, passed CI checks, and integrated into the codebase.
72%