Skip to content

MAINT: Package updates; solve mypy strict remarks#1163

Merged
MartinThoma merged 4 commits intomainfrom
mypy-strict
Jul 24, 2022
Merged

MAINT: Package updates; solve mypy strict remarks#1163
MartinThoma merged 4 commits intomainfrom
mypy-strict

Conversation

@MartinThoma
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 24, 2022

Codecov Report

Merging #1163 (ddaa913) into main (ec30171) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1163   +/-   ##
=======================================
  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/xmp.py 89.16% <ø> (ø)
PyPDF2/_cmap.py 94.23% <100.00%> (ø)
PyPDF2/_encryption.py 85.39% <100.00%> (ø)
PyPDF2/_merger.py 95.00% <100.00%> (ø)
PyPDF2/_page.py 92.55% <100.00%> (ø)
PyPDF2/_reader.py 90.62% <100.00%> (ø)
PyPDF2/_utils.py 98.78% <100.00%> (ø)
PyPDF2/_writer.py 89.00% <100.00%> (ø)
PyPDF2/generic.py 91.57% <100.00%> (ø)
PyPDF2/types.py 100.00% <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 ec30171...ddaa913. Read the comment docs.

@MartinThoma MartinThoma merged commit db3439b into main Jul 24, 2022
@MartinThoma MartinThoma deleted the mypy-strict branch July 24, 2022 10:53
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
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