Skip to content

BF: pass original exception into replace_surrogate_encode - #603

Merged
Byron merged 1 commit into
gitpython-developers:masterfrom
yarikoptic:bf-exc
Mar 8, 2017
Merged

BF: pass original exception into replace_surrogate_encode#603
Byron merged 1 commit into
gitpython-developers:masterfrom
yarikoptic:bf-exc

Conversation

@yarikoptic

Copy link
Copy Markdown
Contributor

Fixes my incorrect fix in #598 ;-)

@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #603 into master will increase coverage by 0.02%.
The diff coverage is 33.33%.

@@ Coverage Diff @@## master #603 +/- ##
=========================================
+ Coverage 94.48% 94.5% +0.02% 
=========================================
Files 63 63 Lines 9961 9961 =========================================
+ Hits 9412 9414 +2 + Misses 549 547 -2
Impacted FilesCoverage Δ
git/compat.py63.19% <33.33%> (ø)
git/test/test_repo.py97.47% <0%> (+0.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 6c6ae79...9196b36. Read the comment docs.

@Byron

Byron commented Mar 8, 2017

Copy link
Copy Markdown
Member

That's how it was meant to be! Thanks for figuring it out!

@ByronByron added this to the v2.1.2 - Bugfixes milestone Mar 8, 2017
@Byron
Byron merged commit 9ce2a4b into gitpython-developers:masterMar 8, 2017
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.

3 participants

@yarikoptic@codecov-io@Byron