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: Handle empty root outline #2239

Merged
merged 4 commits into from
Oct 14, 2023

Update test_writer.py

e6228ab
Select commit
Loading
Failed to load commit list.
Merged

BUG: Handle empty root outline #2239

Update test_writer.py
e6228ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 9, 2023 in 0s

94.44% (-0.01%) compared to 5c3550f

View this Pull Request on Codecov

94.44% (-0.01%) compared to 5c3550f

Details

Codecov Report

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

Comparison is base (5c3550f) 94.44% compared to head (e6228ab) 94.44%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2239      +/-   ##
==========================================
- Coverage   94.44%   94.44%   -0.01%     
==========================================
  Files          43       43              
  Lines        7621     7631      +10     
  Branches     1502     1505       +3     
==========================================
+ Hits         7198     7207       +9     
- Misses        261      262       +1     
  Partials      162      162              
Files Coverage Δ
pypdf/generic/_data_structures.py 91.94% <100.00%> (+0.01%) ⬆️
pypdf/_writer.py 88.33% <80.00%> (-0.01%) ⬇️

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