◐ Shell
clean mode source ↗

Fix flake8 to fix Travis CI by hugovk · Pull Request #705 · gitpython-developers/GitPython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Closed

hugovk

wants to merge 1 commit into

gitpython-developers:masterfrom

hugovk:fix-ci

Closed

Fix flake8 to fix Travis CI#705

hugovk

wants to merge 1 commit into

gitpython-developers:masterfrom

hugovk:fix-ci

Conversation

@hugovk

@hugovk hugovk commented

Dec 4, 2017

Copy link Copy Markdown

Contributor

No description provided.

@hugovk hugovk mentioned this pull request

Dec 4, 2017

@codecov-io

Copy link Copy Markdown

Codecov Report

Merging #705 into master will increase coverage by 0.99%.
The diff coverage is 89.74%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #705      +/-   ##
==========================================
+ Coverage   92.83%   93.83%   +0.99%     
==========================================
  Files          61       60       -1     
  Lines       10152     9343     -809     
==========================================
- Hits         9425     8767     -658     
+ Misses        727      576     -151
Impacted Files Coverage Δ
git/test/test_submodule.py 97.52% <ø> (ø) ⬆️
git/repo/base.py 95.29% <0%> (ø) ⬆️
git/refs/log.py 93.84% <0%> (ø) ⬆️
git/test/lib/helper.py 87.79% <0%> (ø) ⬆️
git/test/test_commit.py 100% <100%> (ø) ⬆️
git/compat.py 64.81% <100%> (ø) ⬆️
git/exc.py 96.42% <100%> (ø) ⬆️
git/diff.py 99.11% <100%> (ø) ⬆️
git/test/test_util.py 88.23% <100%> (ø) ⬆️
... and 3 more

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 0a96030...c467cc0. Read the comment docs.

@hugovk

hugovk commented

Dec 5, 2017

Copy link Copy Markdown

Contributor Author

Duplicate of #702.

@hugovk hugovk changed the title Fix flake8 to fix CI Fix flake8 to fix Travis CI

Dec 5, 2017

cwonrails added a commit to cwonrails/GitPython that referenced this pull request

Dec 7, 2017
* github.com:gitpython-developers/GitPython:
  Remove redundant Python 2.4 code
  Specify Python 3.6 support
  Fix flake8

@Byron

Byron commented

Dec 11, 2017

Copy link Copy Markdown

Member

Thanks for the fix! As stated in the previous PR, I merged the fixes earlier already.

hugovk reacted with thumbs up emoji

@Byron Byron closed this

Dec 11, 2017

@hugovk hugovk deleted the fix-ci branch

December 11, 2017 14:50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@hugovk @codecov-io @Byron