Skip to content

Print by QR code#13

Merged
dyakovri merged 6 commits intomainfrom
qrprint
Dec 4, 2022
Merged

Print by QR code#13
dyakovri merged 6 commits intomainfrom
qrprint

Conversation

@dyakovri
Copy link
Copy Markdown
Member

@dyakovri dyakovri commented Dec 4, 2022

  • Print by QR
  • Fix tests
  • Tests

Comment thread print_service/routes/file.py Outdated
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 4, 2022

✅ Result of Pytest Coverage

---------- coverage: platform linux, python 3.11.0-final-0 -----------

Name Stmts Miss Cover
print_service/init.py 3 0 100%
print_service/main.py 4 4 0%
print_service/models/init.py 28 0 100%
print_service/routes/init.py 1 0 100%
print_service/routes/base.py 19 0 100%
print_service/routes/file.py 103 36 65%
print_service/routes/qrprint.py 81 47 42%
print_service/routes/user.py 50 4 92%
print_service/schema.py 2 0 100%
print_service/settings.py 29 0 100%
print_service/utils/init.py 37 1 97%
TOTAL 357 92 74%
================== 16 passed, 1

Comment thread tests/test_routes/test_qr.py Outdated
@dyakovri dyakovri requested a review from mrerro December 4, 2022 19:38
@dyakovri dyakovri merged commit 537825f into main Dec 4, 2022
@dyakovri dyakovri deleted the qrprint branch December 4, 2022 19:39
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.

3 participants