Skip to content

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

Merged
MartinThoma merged 3 commits intomainfrom
parso-fix
Jun 23, 2022
Merged

DEV: Adjust string formatting to be able to use mutmut#1020
MartinThoma merged 3 commits intomainfrom
parso-fix

Conversation

@MartinThoma
Copy link
Copy Markdown
Member

@codecov
Copy link
Copy Markdown

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.

1 participant