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

Replace unidecode with text-unidecode. #1509

Indentation.

15b35ea
Select commit
Loading
Failed to load commit list.
Merged

Replace unidecode with text-unidecode. #1509

Indentation.
15b35ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2024 in 0s

95.82% (+0.01%) compared to 60d4005

View this Pull Request on Codecov

95.82% (+0.01%) compared to 60d4005

Details

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 95.82%. Comparing base (60d4005) to head (15b35ea).

Files Patch % Lines
doctr/utils/visualization.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1509      +/-   ##
==========================================
+ Coverage   95.81%   95.82%   +0.01%     
==========================================
  Files         166      166              
  Lines        7646     7646              
==========================================
+ Hits         7326     7327       +1     
+ Misses        320      319       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.