Skip to content

FIX : JS executed twice#1439

Merged
MartinThoma merged 1 commit intopy-pdf:mainfrom
pubpub-zz:JS_exec_twice
Nov 20, 2022
Merged

FIX : JS executed twice#1439
MartinThoma merged 1 commit intopy-pdf:mainfrom
pubpub-zz:JS_exec_twice

Conversation

@pubpub-zz
Copy link
Copy Markdown
Collaborator

fixes #1425, #1420 and #482
(extracted from #1431)

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 20, 2022

Codecov Report

Base: 94.24% // Head: 94.25% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (36e29a3) compared to base (df933f2).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1439   +/-   ##
=======================================
  Coverage   94.24%   94.25%           
=======================================
  Files          28       28           
  Lines        5094     5096    +2     
  Branches      971      973    +2     
=======================================
+ Hits         4801     4803    +2     
  Misses        177      177           
  Partials      116      116           
Impacted Files Coverage Δ
PyPDF2/_writer.py 91.30% <100.00%> (+0.02%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

JS Executing Twice

2 participants