Skip to content

fix bad assertions in github.Project.edit#1817

Merged
s-t-e-v-e-n-k merged 1 commit intoPyGithub:masterfrom
larsks:bug/copy-paste-error
Mar 23, 2021
Merged

fix bad assertions in github.Project.edit#1817
s-t-e-v-e-n-k merged 1 commit intoPyGithub:masterfrom
larsks:bug/copy-paste-error

Conversation

@larsks
Copy link
Copy Markdown
Contributor

@larsks larsks commented Jan 7, 2021

The assertions in github.Project.edit looked like the result of a bad
copy-paste operation: they were all making assertions about the name
parameter. This commit fixes them so they are checking different parameters.

The assertions in github.Project.edit looked like the result of a bad
copy-paste operation: they were all making assertions about the `name`
parameter. This commit fixes them so they are checking different parameters.
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #1817 (4da1f98) into master (34d097c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1817   +/-   ##
=======================================
  Coverage   98.76%   98.76%           
=======================================
  Files          51       51           
  Lines        2677     2677           
=======================================
  Hits         2644     2644           
  Misses         33       33           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 34d097c...4da1f98. Read the comment docs.

Copy link
Copy Markdown

@jobveldhuis jobveldhuis left a comment

Choose a reason for hiding this comment

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

LGTM

@larsks
Copy link
Copy Markdown
Contributor Author

larsks commented Mar 23, 2021

Hey folks, is it possible to merge this pr, or does it need any additional work? Thanks!

@s-t-e-v-e-n-k s-t-e-v-e-n-k merged commit 6bae9e5 into PyGithub:master Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants