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

Add Support for IPP Collections #513

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Conversation

pjorg
Copy link

@pjorg pjorg commented Dec 17, 2023

Building on the work of dellorogiulio, adds basic support for collections in IPP jobs. This will unlock advanced printing capabilities.

@pjorg pjorg marked this pull request as ready for review December 17, 2023 16:20
Copy link

codecov bot commented May 16, 2024

Codecov Report

Attention: Patch coverage is 3.70370% with 26 lines in your changes are missing coverage. Please review.

Project coverage is 91.80%. Comparing base (2bfeafa) to head (75e84ac).

Files Patch % Lines
src/pyipp/serializer.py 3.70% 26 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #513      +/-   ##
==========================================
- Coverage   94.49%   91.80%   -2.69%     
==========================================
  Files           9        9              
  Lines         853      879      +26     
  Branches      131      134       +3     
==========================================
+ Hits          806      807       +1     
- Misses         20       45      +25     
  Partials       27       27              

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

@ctalkington ctalkington added the enhancement Enhancement of the code, not introducing new features. label May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of the code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants