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

BUG: invalid cm/tm in visitor functions #2206

Merged
merged 15 commits into from
Oct 8, 2023

Merge branch 'main' into iss2200

8a6a0e5
Select commit
Loading
Failed to load commit list.
Merged

BUG: invalid cm/tm in visitor functions #2206

Merge branch 'main' into iss2200
8a6a0e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 8, 2023 in 0s

94.44% (+0.04%) compared to 4b090ba

View this Pull Request on Codecov

94.44% (+0.04%) compared to 4b090ba

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (4b090ba) 94.40% compared to head (8a6a0e5) 94.44%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2206      +/-   ##
==========================================
+ Coverage   94.40%   94.44%   +0.04%     
==========================================
  Files          43       43              
  Lines        7599     7621      +22     
  Branches     1501     1502       +1     
==========================================
+ Hits         7174     7198      +24     
+ Misses        262      261       -1     
+ Partials      163      162       -1     
Files Coverage Δ
pypdf/__init__.py 87.50% <100.00%> (ø)
pypdf/_text_extraction/__init__.py 93.70% <100.00%> (+0.36%) ⬆️
pypdf/_page.py 94.67% <88.00%> (+0.31%) ⬆️

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