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

STY: Improve language, add docstrings, fix TODOs #1772

Merged
merged 6 commits into from
Apr 9, 2023
Merged

STY: Improve language, add docstrings, fix TODOs #1772

merged 6 commits into from
Apr 9, 2023

Conversation

MartinThoma
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Apr 9, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 🎉

Comparison is base (117ce45) 92.43% compared to head (bfb20fd) 92.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1772      +/-   ##
==========================================
+ Coverage   92.43%   92.45%   +0.02%     
==========================================
  Files          34       34              
  Lines        6593     6616      +23     
  Branches     1304     1304              
==========================================
+ Hits         6094     6117      +23     
  Misses        326      326              
  Partials      173      173              
Impacted Files Coverage Δ
pypdf/_reader.py 91.24% <ø> (ø)
pypdf/generic/__init__.py 100.00% <ø> (ø)
pypdf/constants.py 100.00% <100.00%> (ø)
pypdf/filters.py 94.11% <100.00%> (ø)

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@MartinThoma MartinThoma merged commit 10cc057 into main Apr 9, 2023
@MartinThoma MartinThoma deleted the sty branch April 9, 2023 14:33
MartinThoma added a commit that referenced this pull request Apr 9, 2023
Security (SEC):
-  Warn about PDF encryption security (#1755)

Robustness (ROB):
-  Prevent loop in Cloning (#1770)
-  Capture UnicodeDecodeError at PdfReader.pdf_header (#1768)

Documentation (DOC):
-  Pin myst_parser==0.16.1 and rename .readthedocs.yaml (#1752)
-  Add readthedocs.yml and bump docs dependencies using `tox -e deps` (#1750)

Developer Experience (DEV):
-  Make make_changelog.py idempotent

Maintenance (MAINT):
-  Move generation of file identifiers to a method (#1760)

Testing (TST):
-  Add xmp test (#1775)

Code Style (STY):
-  Improve language, add docstrings, fix TODOs (#1772)
-  Test names, docstrings, and parametrization (#1771)

[Full Changelog](3.7.0...3.7.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