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

DEV: Adjust string formatting to be able to use mutmut #1020

Merged
merged 3 commits into from Jun 23, 2022
Merged

Conversation

MartinThoma
Copy link
Member

@codecov
Copy link

codecov bot commented Jun 22, 2022

Codecov Report

Merging #1020 (e1fbc53) into main (187224a) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1020   +/-   ##
=======================================
  Coverage   89.30%   89.30%           
=======================================
  Files          24       24           
  Lines        4443     4443           
  Branches      921      921           
=======================================
  Hits         3968     3968           
  Misses        323      323           
  Partials      152      152           
Impacted Files Coverage Δ
PyPDF2/generic.py 91.25% <100.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 187224a...e1fbc53. Read the comment docs.

@MartinThoma MartinThoma merged commit 7d820f0 into main Jun 23, 2022
@MartinThoma MartinThoma deleted the parso-fix branch June 23, 2022 18:27
MartinThoma added a commit that referenced this pull request Jun 26, 2022
New Features (ENH):
-  Support R6 decrypting (#1015)
-  Add PdfReader.pdf_header (#1013)

Performance Improvements (PI):
-  Remove ord_ calls (#1014)

Bug Fixes (BUG):
-  Fix missing page for bookmark (#1016)

Robustness (ROB):
-  Deal with invalid Destinations (#1028)

Documentation (DOC):
-  get_form_text_fields does not extract dropdown data (#1029)
-  Adjust PdfWriter.add_uri docstring
-  Mention crypto extra_requires for installation (#1017)

Developer Experience (DEV):
-  Use /n line endings everywhere (#1027)
-  Adjust string formatting to be able to use mutmut (#1020)
-  Update Bug report template

Full Changelog: 2.3.1...2.4.0
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

1 participant