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

fix: undefined name errors#1322

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 intopython-gitlab:masterfromJohnVillalovos:jlvillal/missing_vars
Feb 23, 2021
Merged

fix: undefined name errors#1322

nejch merged 1 commit intopython-gitlab:masterfromJohnVillalovos:jlvillal/missing_vars
Feb 23, 2021

Conversation

@JohnVillalovos
Copy link
Member

Discovered that there were some undefined names.

Discovered that there were some undefined names.
@codecov-io
Copy link

Codecov Report

Merging#1322 (48ec9e0) intomaster (d90be1e) willnot change coverage.
The diff coverage is25.00%.

Impacted file tree graph

@@           Coverage Diff           @@##           master    #1322   +/-   ##=======================================  Coverage   80.25%   80.25%           =======================================  Files          71       71             Lines        3738     3738           =======================================  Hits         3000     3000             Misses        738      738
FlagCoverage Δ
unit80.25% <25.00%> (ø)

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

Impacted FilesCoverage Δ
gitlab/v4/objects/ldap.py54.54% <0.00%> (ø)
gitlab/v4/objects/projects.py69.20% <33.33%> (ø)

Continue to review full report at Codecov.

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

Copy link
Member

@nejchnejch left a comment

Choose a reason for hiding this comment

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

Wow thanks, really need more test coverage for this.

Some of this must have just worked before some of the refactoring because of those blanket imports. Or no one ever noticed 🤔

JohnVillalovos reacted with thumbs up emoji
@nejchnejch merged commita7ec67f intopython-gitlab:masterFeb 23, 2021
@JohnVillalovos
Copy link
MemberAuthor

Wow thanks, really need more test coverage for this.

Some of this must have just worked before some of the refactoring because of those blanket imports. Or no one ever noticed 🤔

I ran flake8 locally after doing the patch to remove the 'import *' lines. And found these missing names.

@JohnVillalovosJohnVillalovos deleted the jlvillal/missing_vars branchFebruary 24, 2021 01:04
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.

3 participants

@JohnVillalovos@codecov-io@nejch

[8]ページ先頭

©2009-2025 Movatter.jp