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

BUG: Typo in warning message #1166

Merged
merged 1 commit into from Jul 24, 2022
Merged

BUG: Typo in warning message #1166

merged 1 commit into from Jul 24, 2022

Conversation

pubpub-zz
Copy link
Collaborator

@codecov
Copy link

codecov bot commented Jul 24, 2022

Codecov Report

Merging #1166 (645417e) into main (db3439b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1166   +/-   ##
=======================================
  Coverage   92.24%   92.24%           
=======================================
  Files          24       24           
  Lines        4811     4811           
  Branches      991      991           
=======================================
  Hits         4438     4438           
  Misses        231      231           
  Partials      142      142           
Impacted Files Coverage Δ
PyPDF2/_merger.py 95.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 db3439b...645417e. Read the comment docs.

@MartinThoma MartinThoma merged commit ab7a9ad into py-pdf:main Jul 24, 2022
MartinThoma added a commit that referenced this pull request Jul 25, 2022
Bug Fixes (BUG):
-  u_hash in AlgV4.compute_key (#1170)

Robustness (ROB):
-  Fix loading of file from #134 (#1167)
-  Cope with empty DecodeParams (#1165)

Documentation (DOC):
-  Typo in warning message (#1166)

Maintenance (MAINT):
-  Package updates; solve mypy strict remarks (#1163)

Testing (TST):
-  Add test from #325 (#1169)

Full Changelog: 2.8.0...2.8.1
@pubpub-zz pubpub-zz deleted the iss1106 branch August 8, 2022 06:55
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

2 participants