jawah / charset_normalizer

Truly universal encoding detector in pure Python
https://charset-normalizer.readthedocs.io/en/latest/
MIT License
568 stars 51 forks source link

:bug: relax TypeError with a CharsetMatch instance when trying to compare it with anything else than a CharsetMatch instance #444

Closed Ousret closed 5 months ago

Ousret commented 5 months ago

Close #406

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.16%. Comparing base (1e3ad85) to head (90cf9be).

:exclamation: Current head 90cf9be differs from pull request most recent head 4456497. Consider uploading reports for the commit 4456497 to get more accurate results

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #444 +/- ## ========================================== + Coverage 90.06% 90.16% +0.09% ========================================== Files 12 12 Lines 1238 1240 +2 ========================================== + Hits 1115 1118 +3 + Misses 123 122 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.