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

❇️ Improvement over ASCII detection, adjust the sensibility of 'ArchaicUpperLowerPlugin' #63

Merged
merged 2 commits into from
Jul 15, 2021

Conversation

Ousret
Copy link
Member

@Ousret Ousret commented Jul 15, 2021

Close #62
This PR addresses mainly ASCII-related issues.

@Ousret Ousret added enhancement New feature or request detection Related to the charset detection mechanism, chaos/mess/coherence labels Jul 15, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jul 15, 2021

Codecov Report

Merging #63 (7c60146) into master (08ea262) will increase coverage by 0.51%.
The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
+ Coverage   84.59%   85.10%   +0.51%     
==========================================
  Files          11       11              
  Lines        1058     1061       +3     
==========================================
+ Hits          895      903       +8     
+ Misses        163      158       -5     
Impacted Files Coverage Δ
charset_normalizer/md.py 88.61% <80.00%> (+1.56%) ⬆️
charset_normalizer/utils.py 76.97% <0.00%> (+0.71%) ⬆️

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 08ea262...7c60146. Read the comment docs.

@Ousret Ousret merged commit d8f0bf4 into master Jul 15, 2021
@Ousret Ousret deleted the patch-ascii branch July 15, 2021 19:55
@Ousret Ousret mentioned this pull request Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
detection Related to the charset detection mechanism, chaos/mess/coherence enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

[BUG] Wrong encoding detected for ascii string
2 participants