-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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: No pycryptodome #1050
Merged
Merged
TST: No pycryptodome #1050
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MartinThoma
force-pushed
the
no-cryptodome
branch
from
July 3, 2022 15:25
853a1ac
to
596e628
Compare
Codecov Report
@@ 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
Continue to review full report at Codecov.
|
MasterOdin
reviewed
Jul 3, 2022
Co-authored-by: Matthew Peveler <[email protected]>
MartinThoma
force-pushed
the
no-cryptodome
branch
from
July 3, 2022 17:57
b08a236
to
fefa6fb
Compare
MasterOdin
reviewed
Jul 3, 2022
Co-authored-by: Matthew Peveler <[email protected]>
MasterOdin
reviewed
Jul 3, 2022
MasterOdin
approved these changes
Jul 3, 2022
Thank you for the thorough review @MasterOdin 🙏 ❤️ |
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.