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

❇️ Adjust the MD to lower the sensitivity around certain CSVs #69

Merged
merged 3 commits into from Jul 23, 2021

Conversation

Ousret
Copy link
Owner

@Ousret Ousret commented Jul 23, 2021

Brief:

CSVs file may trigger the MD in certain cases. Therefore making the encoding guess much harder.

@Ousret Ousret added bug Something isn't working detection Related to the charset detection mechanism, chaos/mess/coherence labels Jul 23, 2021
charset_normalizer/md.py Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Jul 23, 2021

Codecov Report

Merging #69 (775b3c4) into master (bdb91cd) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #69   +/-   ##
=======================================
  Coverage   85.32%   85.32%           
=======================================
  Files          11       11           
  Lines        1077     1077           
=======================================
  Hits          919      919           
  Misses        158      158           
Impacted Files Coverage Δ
charset_normalizer/md.py 88.61% <100.00%> (ø)

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 bdb91cd...775b3c4. Read the comment docs.

@Ousret Ousret changed the title ❇️ Adjust the MD to lower the sensitivity around certain CSVs ❇️ Adjust the MD to lower the sensitivity around certain CSVs Jul 23, 2021
@Ousret Ousret merged commit 9fc6985 into master Jul 23, 2021
@Ousret Ousret deleted the patch-csv-improvement branch July 23, 2021 21:46
@Ousret Ousret mentioned this pull request Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working detection Related to the charset detection mechanism, chaos/mess/coherence
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants