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: Use generator expressions #3016

Merged
merged 1 commit into from
Dec 21, 2024
Merged

Conversation

j-t-1
Copy link
Contributor

@j-t-1 j-t-1 commented Dec 21, 2024

PEP 289 – Generator Expressions.

PEP 289 – Generator Expressions.
Copy link

codecov bot commented Dec 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.37%. Comparing base (dd6178b) to head (7a70f1e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3016   +/-   ##
=======================================
  Coverage   96.37%   96.37%           
=======================================
  Files          52       52           
  Lines        8764     8764           
  Branches     1595     1595           
=======================================
  Hits         8446     8446           
  Misses        190      190           
  Partials      128      128           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@j-t-1 j-t-1 changed the title Use generator expressions STY: Use generator expressions Dec 21, 2024
@stefan6419846 stefan6419846 merged commit d24bce5 into py-pdf:main Dec 21, 2024
16 of 17 checks passed
@j-t-1 j-t-1 deleted the readability branch December 21, 2024 11:41
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