Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raise proper exception when encountering filenames that are invalid in the current encoding. #43

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jelmer
Copy link
Member

@jelmer jelmer commented Nov 11, 2018

Raise proper exception when encountering filenames that are invalid in the current encoding.

@codecov
Copy link

codecov bot commented Nov 13, 2018

Codecov Report

Merging #43 into master will decrease coverage by <.01%.
The diff coverage is 5.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   17.54%   17.53%   -0.01%     
==========================================
  Files         885      885              
  Lines      175480   175512      +32     
  Branches    16325    16327       +2     
==========================================
+ Hits        30782    30784       +2     
- Misses     144418   144448      +30     
  Partials      280      280
Impacted Files Coverage Δ
breezy/bzr/workingtree.py 11.32% <0%> (-0.09%) ⬇️
breezy/bzr/inventorytree.py 15.57% <0%> (-0.21%) ⬇️
breezy/git/workingtree.py 12.43% <0%> (-0.07%) ⬇️
breezy/tests/per_workingtree/test_smart_add.py 16.52% <14.28%> (-0.14%) ⬇️

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 12c9e5d...204edfd. Read the comment docs.

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.

1 participant