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: have flake8 check the entire project#1429

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
max-wittig merged 1 commit intopython-gitlab:masterfromJohnVillalovos:jlvillal/flake8
Apr 30, 2021
Merged

chore: have flake8 check the entire project#1429

max-wittig merged 1 commit intopython-gitlab:masterfromJohnVillalovos:jlvillal/flake8
Apr 30, 2021

Conversation

JohnVillalovos
Copy link
Member

Have flake8 run at the top-level of the projects instead of just the
gitlab directory.

@codecov-commenter
Copy link

Codecov Report

Merging#1429 (7160935) intomaster (98891eb) willnot change coverage.
The diff coverage isn/a.

Impacted file tree graph

@@           Coverage Diff           @@##           master    #1429   +/-   ##=======================================  Coverage   80.24%   80.24%           =======================================  Files          73       73             Lines        4064     4064           =======================================  Hits         3261     3261             Misses        803      803
FlagCoverage Δ
unit80.24% <ø> (ø)

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


Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last update98891eb...7160935. Read thecomment docs.

Copy link
Member

@max-wittigmax-wittig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Nice catch!

Do we need to assign variables that we're not using to_?

@JohnVillalovos
Copy link
MemberAuthor

Nice catch!

Do we need to assign variables that we're not using to_?

No. The only reason I had for doing that was to make it clear that the call returns something.

I was undecided if I should just delete the assignment or use_. So I went with_ 😀

But I will re-do it and delete the assignments.

@max-wittig
Copy link
Member

If we want to check, if it's returning something we should assert instead. But I think this is already checked somewhere else.

You can also apply the suggestions and I squash after, if you like 😃

Have flake8 run at the top-level of the projects instead of just thegitlab directory.
@JohnVillalovos
Copy link
MemberAuthor

@max-wittig Updated. I think I have changed everything as requested.

@max-wittigmax-wittig merged commitb498ebd intopython-gitlab:masterApr 30, 2021
@JohnVillalovosJohnVillalovos deleted the jlvillal/flake8 branchJanuary 4, 2022 06:53
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@max-wittigmax-wittigmax-wittig 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.

3 participants
@JohnVillalovos@codecov-commenter@max-wittig

[8]ページ先頭

©2009-2025 Movatter.jp