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

ENH : add a easy function to remove an outline #1432

Merged
merged 1 commit into from Nov 18, 2022

Conversation

pubpub-zz
Copy link
Collaborator

@pubpub-zz pubpub-zz commented Nov 13, 2022

fixes #1427, #1428
add a new function to easily remove an outline

fixes py-pdf#1427
add a new function to easily remove an outline
@codecov
Copy link

codecov bot commented Nov 13, 2022

Codecov Report

Base: 94.25% // Head: 94.26% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (2690058) compared to base (6a61089).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1432   +/-   ##
=======================================
  Coverage   94.25%   94.26%           
=======================================
  Files          28       28           
  Lines        5086     5090    +4     
  Branches      968      969    +1     
=======================================
+ Hits         4794     4798    +4     
  Misses        177      177           
  Partials      115      115           
Impacted Files Coverage Δ
PyPDF2/generic/_data_structures.py 95.06% <100.00%> (+0.03%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@MartinThoma MartinThoma merged commit df933f2 into py-pdf:main Nov 18, 2022
@MartinThoma
Copy link
Member

Nice! Thank you for adding this / supporting other users 🤗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants