Skip to content

TST: swap incorrect test names#838

Merged
MartinThoma merged 1 commit intomainfrom
MasterOdin-patch-1
Apr 28, 2022
Merged

TST: swap incorrect test names#838
MartinThoma merged 1 commit intomainfrom
MasterOdin-patch-1

Conversation

@MasterOdin
Copy link
Copy Markdown
Member

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 28, 2022

Codecov Report

Merging #838 (ebd610d) into main (e1408f7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #838   +/-   ##
=======================================
  Coverage   81.56%   81.56%           
=======================================
  Files          16       16           
  Lines        3694     3694           
  Branches      801      801           
=======================================
  Hits         3013     3013           
  Misses        504      504           
  Partials      177      177           

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 e1408f7...ebd610d. Read the comment docs.

@MartinThoma MartinThoma merged commit 5c7d6e8 into main Apr 28, 2022
@MartinThoma
Copy link
Copy Markdown
Member

Good catch! Thank you!

@MasterOdin MasterOdin deleted the MasterOdin-patch-1 branch April 28, 2022 14:15
MartinThoma pushed a commit that referenced this pull request Apr 28, 2022
VictorCarlquist pushed a commit to VictorCarlquist/PyPDF2 that referenced this pull request Apr 29, 2022
MartinThoma added a commit that referenced this pull request May 1, 2022
Robustness (ROB):
-  Handle missing destinations in reader (#840)
-  warn-only in readStringFromStream (#837)
-  Fix corruption in startxref or xref table (#788 and #830)

Documentation (DOC):
-  Project Governance (#799)
-  History of PyPDF2
-  PDF feature/version support (#816)
-  More details on text parsing issues (#815)

Developer Experience (DEV):
-  Add benchmark command to Makefile
-  Ignore IronPython parts for code coverage (#826)

Maintenance (MAINT):
-  Split pdf module (#836)
-  Separated CCITTFax param parsing/decoding (#841)
-  Update requirements files

Testing (TST):
-  Use external repository for larger/more PDFs for testing (#820)
-  Swap incorrect test names (#838)
-  Add test for PdfFileReader and page properties (#835)
-  Add tests for PyPDF2.generic (#831)
-  Add tests for utils, form fields, PageRange (#827)
-  Add test for ASCII85Decode (#825)
-  Add test for FlateDecode (#823)
-  Add test for filters.ASCIIHexDecode (#822)

Code Style (STY):
-  Apply pre-commit (black, isort) + use snake_case variables (#832)
-  Remove debug code (#828)
-  Documentation, Variable names (#839)

Full Changelog: 1.27.9...1.27.10
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.

2 participants