Skip to content

Fix for issue #876 - #877

Merged
Byron merged 1 commit into
gitpython-developers:masterfrom
s4v4g3:master
Jul 20, 2019
Merged

Fix for issue #876#877
Byron merged 1 commit into
gitpython-developers:masterfrom
s4v4g3:master

Conversation

@s4v4g3

Copy link
Copy Markdown

Normalize path after joining submodule path and the relative path to the git dir, to eliminate path length errors on Windows

…the git dir, to eliminate path length errors on Windows
@codecov-io

codecov-io commented May 21, 2019

Copy link
Copy Markdown

Codecov Report

Merging #877 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@ Coverage Diff @@## master #877 +/- ##
=======================================
Coverage 94.79% 94.79% =======================================
Files 59 59 Lines 9607 9607 =======================================
Hits 9107 9107 Misses 500 500
Impacted FilesCoverage Δ
git/repo/fun.py92.55% <100%> (ø)⬆️

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 11fd713...7cc1f08. Read the comment docs.

@jeking3

Copy link
Copy Markdown
Contributor

There was an environmental error on the Windows python 2.7 job. Please amend --no-edit and force push your PR to kick another build. I would do it myself but only the owner of the AppVeyor account can do that.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@s4v4g3@codecov-io@jeking3@Byron@joesavage-silabs