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: Add tests for XMP information #996

Merged
merged 1 commit into from
Jun 15, 2022
Merged

TST: Add tests for XMP information #996

merged 1 commit into from
Jun 15, 2022

Conversation

MartinThoma
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jun 15, 2022

Codecov Report

Merging #996 (0306bd0) into main (e47e057) will increase coverage by 1.10%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #996      +/-   ##
==========================================
+ Coverage   84.41%   85.51%   +1.10%     
==========================================
  Files          18       18              
  Lines        4178     4178              
  Branches      886      886              
==========================================
+ Hits         3527     3573      +46     
+ Misses        468      420      -48     
- Partials      183      185       +2     
Impacted Files Coverage Δ
PyPDF2/xmp.py 88.04% <0.00%> (+25.00%) ⬆️

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 e47e057...0306bd0. Read the comment docs.

@MartinThoma MartinThoma merged commit e292822 into main Jun 15, 2022
@MartinThoma MartinThoma deleted the xmp-tests branch June 15, 2022 05:50
MartinThoma added a commit that referenced this pull request Jun 17, 2022
Performance Improvements (PI):
-  Remove b_ calls (#992, #986)
-  Apply improvements to _utils suggested by perflint (#993)

Robustness (ROB):
-  utf-16-be\' codec can\'t decode (...) (#995)

Documentation (DOC):
-  Remove reference to Scripts (#987)

Developer Experience (DEV):
-  Fix type annotations for add_bookmarks (#1000)

Testing (TST):
-  Add test for PdfMerger (#1001)
-  Add tests for XMP information (#996)
-  reader.get_fields / zlib issue / LZW decode issue (#1004)
-  reader.get_fields with report generation (#1002)
-  Improve test coverage by extracting texts (#998)

Code Style (STY):
-  Apply fixes suggested by pylint (#999)

Full Changelog: 2.2.0...2.2.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