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

Bugfix when passing empty bytes to detector #29

Merged
merged 3 commits into from
Dec 13, 2019
Merged

Conversation

Ousret
Copy link
Member

@Ousret Ousret commented Dec 13, 2019

Return by default utf-8

@Ousret Ousret added the bug Something isn't working label Dec 13, 2019
@codecov-io
Copy link

codecov-io commented Dec 13, 2019

Codecov Report

Merging #29 into master will increase coverage by 0.26%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   83.31%   83.58%   +0.26%     
==========================================
  Files          13       13              
  Lines         863      865       +2     
==========================================
+ Hits          719      723       +4     
+ Misses        144      142       -2
Impacted Files Coverage Δ
charset_normalizer/normalizer.py 84.42% <100%> (+0.95%) ⬆️

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 6254c79...7df0923. Read the comment docs.

@Ousret Ousret merged commit b0e4e94 into master Dec 13, 2019
@Ousret Ousret deleted the bugfix-empty-seq branch December 13, 2019 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

2 participants