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: Add PdfWriter._ID attribute #2361

Merged
merged 1 commit into from Dec 23, 2023
Merged

STY: Add PdfWriter._ID attribute #2361

merged 1 commit into from Dec 23, 2023

Conversation

MartinThoma
Copy link
Member

See #2003

See #2003

Co-authored-by: exiledkingcc <exiledkingcc@gmail.com>
Copy link

codecov bot commented Dec 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (85b5768) 94.54% compared to head (44574a2) 94.54%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2361   +/-   ##
=======================================
  Coverage   94.54%   94.54%           
=======================================
  Files          43       43           
  Lines        7547     7548    +1     
  Branches     1490     1490           
=======================================
+ Hits         7135     7136    +1     
  Misses        253      253           
  Partials      159      159           

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

@MartinThoma MartinThoma merged commit beca111 into main Dec 23, 2023
14 checks passed
@MartinThoma MartinThoma deleted the id-attribute branch December 23, 2023 19:07
MartinThoma added a commit that referenced this pull request Dec 24, 2023
## What's new

### Bug Fixes (BUG)
-  Handle IndirectObject as image filter (#2355) by @stefan6419846

### Documentation (DOC)
-  Quote specs in generate_file_identifiers (#2363) by @exiledkingcc
-  Notes about form fields and annotations (#1945) by @dmjohnsson23
-  Notes about update_page_form_field_values(auto_regenerate) (#2359) by @dmjohnsson23
-  Fix stamping example (#2358) by @dmjohnsson23
-  Stamp images directly on a PDF (#2357) by @dmjohnsson23
-  Correct the example of adding highlight annotation (#2341) by @Tobeabellwether

### Maintenance (MAINT)
-  Update upload-artifact and download-artifact actions from v3 to v4 (#2352) by @stefan6419846

### Testing (TST)
-  Add xfail test for #2336 (#2365) by @MartinThoma
-  Increase test coverage for flate handling of image mode 1 (#2339) by @stefan6419846

### Code Style (STY)
-  File identifier generation restructuring (#2362) by @exiledkingcc
-  Add PdfWriter._ID attribute (#2361) by @exiledkingcc
-  Variable naming convention (#2360) by @MartinThoma

[Full Changelog](3.17.3...3.17.4)
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

1 participant