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

🐛 Improving the reliability around complex ascii string #170

Merged
merged 5 commits into from Feb 6, 2022

Conversation

Ousret
Copy link
Owner

@Ousret Ousret commented Feb 4, 2022

The MD plugin SuperWeirdWordPlugin is triggered wrongfully around some characters suite.
See streamlink/streamlink#4329 (comment) for the original payload
See streamlink/streamlink#4329 for the raised issue about it

The MD plugin `SuperWeirdWordPlugin` is triggered wrongfully around some characters suite.
See streamlink/streamlink#4329 (comment) for the original payload
See streamlink/streamlink#4329 for the raised issue about it
@Ousret Ousret added enhancement New feature or request detection Related to the charset detection mechanism, chaos/mess/coherence labels Feb 4, 2022
@Ousret
Copy link
Owner Author

Ousret commented Feb 4, 2022

See Ousret/char-dataset@4b4c504

@codecov-commenter
Copy link

codecov-commenter commented Feb 4, 2022

Codecov Report

Merging #170 (48be681) into master (4c341fa) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #170   +/-   ##
=======================================
  Coverage   89.40%   89.40%           
=======================================
  Files          11       11           
  Lines        1199     1199           
=======================================
  Hits         1072     1072           
  Misses        127      127           
Impacted Files Coverage Δ
charset_normalizer/md.py 96.70% <ø> (ø)
charset_normalizer/version.py 100.00% <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 4c341fa...48be681. Read the comment docs.

@Ousret Ousret merged commit d56ed8c into master Feb 6, 2022
@Ousret Ousret deleted the Ousret-patch-1 branch February 6, 2022 16:55
@Ousret Ousret mentioned this pull request Feb 12, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants