Skip to content

Clarify set method's custom width and height documentation. Fixes #592#644

Merged
patkan merged 1 commit intopython-escpos:masterfrom
belono:belono/issue592
May 24, 2024
Merged

Clarify set method's custom width and height documentation. Fixes #592#644
patkan merged 1 commit intopython-escpos:masterfrom
belono:belono/issue592

Conversation

@belono
Copy link
Copy Markdown
Contributor

@belono belono commented May 24, 2024

Description

This fixes #592 by adding a minor clarification in the set() method's docstring.

Tested with

If applicable, please describe with which device you have tested.

@belono belono force-pushed the belono/issue592 branch from 22371a0 to 9e62de9 Compare May 24, 2024 19:53
@codecov
Copy link
Copy Markdown

codecov bot commented May 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.79%. Comparing base (4c02881) to head (9e62de9).
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #644   +/-   ##
=======================================
  Coverage   80.79%   80.79%           
=======================================
  Files          21       21           
  Lines        1635     1635           
  Branches      286      286           
=======================================
  Hits         1321     1321           
  Misses        233      233           
  Partials       81       81           
Flag Coverage Δ
unittests 80.61% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/escpos/escpos.py 71.39% <ø> (ø)

@patkan patkan merged commit fe3cdde into python-escpos:master May 24, 2024
@belono belono deleted the belono/issue592 branch May 26, 2024 18:28
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.

Text size not working (width and height)

2 participants