Skip to content

TST: No pycryptodome#1050

Merged
MartinThoma merged 13 commits intomainfrom
no-cryptodome
Jul 3, 2022
Merged

TST: No pycryptodome#1050
MartinThoma merged 13 commits intomainfrom
no-cryptodome

Conversation

@MartinThoma
Copy link
Copy Markdown
Member

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 3, 2022

Codecov Report

Merging #1050 (95dd8fa) into main (3531603) will increase coverage by 0.79%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1050      +/-   ##
==========================================
+ Coverage   90.03%   90.83%   +0.79%     
==========================================
  Files          24       24              
  Lines        4508     4508              
  Branches      921      921              
==========================================
+ Hits         4059     4095      +36     
+ Misses        307      270      -37     
- Partials      142      143       +1     
Impacted Files Coverage Δ
PyPDF2/_encryption.py 84.80% <100.00%> (+9.94%) ⬆️

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 3531603...95dd8fa. Read the comment docs.

Co-authored-by: Matthew Peveler <matt.peveler@gmail.com>
MartinThoma and others added 2 commits July 3, 2022 20:38
Co-authored-by: Matthew Peveler <matt.peveler@gmail.com>
@MartinThoma
Copy link
Copy Markdown
Member Author

Thank you for the thorough review @MasterOdin 🙏 ❤️

@MartinThoma MartinThoma merged commit 5d213ea into main Jul 3, 2022
@MartinThoma MartinThoma deleted the no-cryptodome branch July 3, 2022 19:13
MartinThoma added a commit that referenced this pull request Jul 5, 2022
New Features (ENH):
-  Add PdfReader.xfa attribute (#1026)

Bug Fixes (BUG):
-  Wrong page inserted when PdfMerger.merge is done (#1063)
-  Resolve IndirectObject when it refers to a free entry (#1054)

Developer Experience (DEV):
-  Added {posargs} to tox.ini (#1055)

Maintenance (MAINT):
-  Remove PyPDF2._utils.bytes_type (#1053)

Testing (TST):
-  Scale page (indirect rect object) (#1057)
-  Simplify pathlib PdfReader test (#1056)
-  IndexError of VirtualList (#1052)
-  Invalid XML in xmp information (#1051)
-  No pycryptodome (#1050)
-  Increase test coverage (#1045)

Code Style (STY):
-  DOC of compress_content_streams (#1061)
-  Minimize diff for #879 (#1049)

Full Changelog: 2.4.1...2.4.2
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.

2 participants