Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: require f-strings#2043

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nejch merged 1 commit intomainfromjlvillal/f-string
Jun 1, 2022
Merged

chore: require f-strings#2043

nejch merged 1 commit intomainfromjlvillal/f-string
Jun 1, 2022

Conversation

@JohnVillalovos
Copy link
Member

We previously converted all string formatting to use f-strings. Enable
pylint check to enforce this.

@codecov-commenter
Copy link

Codecov Report

Merging#2043 (7fa19e0) intomain (7327f78) willincrease coverage by5.32%.
The diff coverage isn/a.

@@            Coverage Diff             @@##             main    #2043      +/-   ##==========================================+ Coverage   88.89%   94.22%   +5.32%==========================================  Files          78       78                Lines        4972     4972              ==========================================+ Hits         4420     4685     +265+ Misses        552      287     -265
FlagCoverage Δ
cli_func_v482.54% <ø> (ø)
py_func_v480.91% <ø> (ø)
unit85.25% <ø> (?)

Flags with carried forward coverage won't be shown.Click here to find out more.

Impacted FilesCoverage Δ
gitlab/base.py100.00% <ø> (+20.85%)⬆️
gitlab/exceptions.py100.00% <0.00%> (+0.69%)⬆️
gitlab/v4/objects/commits.py94.87% <0.00%> (+1.28%)⬆️
gitlab/v4/objects/packages.py96.29% <0.00%> (+1.85%)⬆️
gitlab/mixins.py92.22% <0.00%> (+1.94%)⬆️
gitlab/v4/objects/issues.py89.15% <0.00%> (+2.40%)⬆️
gitlab/v4/objects/events.py98.73% <0.00%> (+2.53%)⬆️
gitlab/cli.py100.00% <0.00%> (+3.27%)⬆️
gitlab/v4/objects/releases.py100.00% <0.00%> (+3.84%)⬆️
gitlab/v4/objects/environments.py100.00% <0.00%> (+4.34%)⬆️
... and22 more

We previously converted all string formatting to use f-strings. Enablepylint check to enforce this.
@nejchnejch merged commit3d000d3 intomainJun 1, 2022
@nejchnejch deleted the jlvillal/f-string branchJune 1, 2022 15:50
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nejchnejchnejch approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@JohnVillalovos@codecov-commenter@nejch

[8]ページ先頭

©2009-2025 Movatter.jp