Skip to content

Typo fixes

3bd1eff
Select commit
Loading
Failed to load commit list.
Open

Typo fixes #427

Typo fixes
3bd1eff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 31, 2026 in 0s

46.87% (-30.37%) compared to 26635ef

View this Pull Request on Codecov

46.87% (-30.37%) compared to 26635ef

Details

Codecov Report

❌ 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 99 commits behind head on master.

Files with missing lines Patch % Lines
src/rinoh/backend/pdf/xobject/purepng.py 0.00% 2 Missing ⚠️
src/rinoh/backend/pdf/reader.py 0.00% 1 Missing ⚠️

❗ 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     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.