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

Printing #22

Merged
merged 2 commits into from
Nov 9, 2020
Merged

Printing #22

merged 2 commits into from
Nov 9, 2020

Conversation

akx
Copy link
Member

@akx akx commented Feb 16, 2020

⚠️ This is not an implementation of #10.

Adds the capability of creating PDFs of seats (optionally remaining only) for a given program, zone selection and number range, taking into account a program's blocks.

The use case for Desucon for this functionality is to be able to hand out physical tickets for e.g. wheelchair seats.

@akx akx added the enhancement New feature or request label Feb 16, 2020
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@23a2dde). Click here to learn what that means.
The diff coverage is 85.25%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #22   +/-   ##
=========================================
  Coverage          ?   93.08%           
=========================================
  Files             ?       38           
  Lines             ?      998           
  Branches          ?        0           
=========================================
  Hits              ?      929           
  Misses            ?       69           
  Partials          ?        0
Impacted Files Coverage Δ
paikkala/printing/forms.py 100% <100%> (ø)
paikkala/printing/configuration.py 100% <100%> (ø)
paikkala/tests/test_printing.py 100% <100%> (ø)
paikkala/printing/views.py 54.54% <54.54%> (ø)
paikkala/printing/ticket_info.py 88.88% <88.88%> (ø)
paikkala/printing/drawing.py 90.24% <90.24%> (ø)
paikkala/printing/__init__.py 95% <95%> (ø)

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 23a2dde...6797ddb. Read the comment docs.

@akx akx requested review from hannesj, Hilzu and japsu October 30, 2020 08:50
@akx akx merged commit dcfb678 into master Nov 9, 2020
@akx akx deleted the printing branch June 21, 2021 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants