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

TST: Xmp module #962

Merged
merged 1 commit into from
Jun 9, 2022
Merged

TST: Xmp module #962

merged 1 commit into from
Jun 9, 2022

Conversation

MartinThoma
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jun 9, 2022

Codecov Report

Merging #962 (4513c31) into main (4e44122) will increase coverage by 0.31%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #962      +/-   ##
==========================================
+ Coverage   84.14%   84.46%   +0.31%     
==========================================
  Files          18       18              
  Lines        4080     4080              
  Branches      858      858              
==========================================
+ Hits         3433     3446      +13     
+ Misses        460      449      -11     
+ Partials      187      185       -2     
Impacted Files Coverage Δ
PyPDF2/generic.py 89.82% <100.00%> (ø)
PyPDF2/xmp.py 63.04% <100.00%> (+2.17%) ⬆️
PyPDF2/_utils.py 99.15% <0.00%> (+7.62%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9118f03...4513c31. Read the comment docs.

@MartinThoma MartinThoma marked this pull request as ready for review June 9, 2022 11:43
@MartinThoma MartinThoma merged commit d1d15f4 into main Jun 9, 2022
@MartinThoma MartinThoma deleted the tst-xmp2 branch June 9, 2022 11:43
MartinThoma added a commit that referenced this pull request Jun 12, 2022
New Features (ENH):
-  Add support for pathlib as input for PdfReader (#979)

Performance Improvements (PI):
-  Optimize read_next_end_line (#646)

Bug Fixes (BUG):
-  Adobe Acrobat \'Would you like to save this file?\' (#970)

Documentation (DOC):
-  Notes on annotations (#982)
-  Who uses PyPDF2
-  intendet \xe2\x9e\x94 in robustness page  (#958)

Maintenance (MAINT):
-  pre-commit / requirements.txt updates (#977)
-  Mark read_next_end_line as deprecated (#965)
-  Export `PageObject` in PyPDF2 root (#960)

Testing (TST):
-  Add MCVE of issue #416 (#980)
-  FlateDecode.decode decodeParms (#964)
-  Xmp module (#962)
-  utils.paeth_predictor (#959)

Code Style (STY):
-  Use more tuples and list/dict comprehensions (#976)

Full Changelog: 2.1.0...2.1.1
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.

1 participant