openSUSE / openSUSE-release-tools

Tools to aid in staging and release work for openSUSE/SUSE
GNU General Public License v2.0
61 stars 97 forks source link

Use f-strings where possible #3077

Closed dirkmueller closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 12.47740% with 484 lines in your changes are missing coverage. Please review.

Project coverage is 27.99%. Comparing base (9ec6e64) to head (730630f).

Files Patch % Lines
oqamaint/openqabot.py 0.00% 30 Missing :warning:
osclib/stagingapi.py 17.64% 28 Missing :warning:
fcc_submitter.py 0.00% 21 Missing :warning:
pkglistgen/tool.py 0.00% 21 Missing :warning:
ReviewBot.py 41.17% 20 Missing :warning:
compare_pkglist.py 0.00% 20 Missing :warning:
issue-diff.py 0.00% 20 Missing :warning:
osclib/core.py 43.33% 17 Missing :warning:
deptool.py 0.00% 16 Missing :warning:
staging-installcheck.py 0.00% 15 Missing :warning:
... and 56 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3077 +/- ## ======================================= Coverage 27.99% 27.99% ======================================= Files 86 86 Lines 14968 14968 ======================================= Hits 4191 4191 Misses 10777 10777 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dirkmueller commented 4 months ago

This was mechanically generated using flynt.