rinohtype icon indicating copy to clipboard operation
rinohtype copied to clipboard

Typo fixes

Open PabloAlexis611 opened this issue 1 year ago • 1 comments

Some easy typo fixes (found thanks to the codespell library)

PabloAlexis611 avatar Mar 15 '24 01:03 PabloAlexis611

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 46.87%. Comparing base (26635ef) to head (3bd1eff). Report is 25 commits behind head on master.

Files Patch % Lines
src/rinoh/backend/pdf/xobject/purepng.py 0.00% 2 Missing :warning:
src/rinoh/backend/pdf/reader.py 0.00% 1 Missing :warning:

:exclamation: There is a different number of reports uploaded between BASE (26635ef) and HEAD (3bd1eff). Click for more details.

HEAD has 14 uploads less than BASE
Flag BASE (26635ef) HEAD (3bd1eff)
3.10 2 1
Linux 9 5
3.11 2 1
regression-3.10 1 0
3.12.0-alpha 2 1
regression-3.11 1 0
3.8 2 1
regression-3.8 1 0
regression-3.12 1 0
pypy-3.9 2 1
regression-pypy3 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #427       +/-   ##
===========================================
- Coverage   77.23%   46.87%   -30.37%     
===========================================
  Files          93       93               
  Lines       14690    14690               
  Branches     2416     2416               
===========================================
- Hits        11346     6886     -4460     
- Misses       2906     7633     +4727     
+ Partials      438      171      -267     
Flag Coverage Δ
3.10 46.89% <0.00%> (-30.36%) :arrow_down:
3.11 46.89% <0.00%> (-30.37%) :arrow_down:
3.12.0-alpha 46.89% <0.00%> (-30.37%) :arrow_down:
3.8 46.88% <0.00%> (-30.32%) :arrow_down:
3.9 46.88% <0.00%> (ø)
Linux 46.87% <0.00%> (-30.36%) :arrow_down:
pypy-3.9 46.90% <0.00%> (-30.33%) :arrow_down:
regression-3.10 ?
regression-3.11 ?
regression-3.12 ?
regression-3.8 ?
regression-pypy3 ?
unit-3.10 46.89% <0.00%> (ø)
unit-3.11 46.89% <0.00%> (ø)
unit-3.12 46.89% <0.00%> (ø)
unit-3.8 46.88% <0.00%> (ø)
unit-3.9 46.88% <0.00%> (ø)
unit-pypy3 46.90% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

codecov[bot] avatar Mar 31 '24 18:03 codecov[bot]