Skip to content

New feature: Software columns - Part 2: CLI - #649

Merged
patkan merged 3 commits into
python-escpos:masterfrom
belono:software_columns_cli
Jul 19, 2024
Merged

New feature: Software columns - Part 2: CLI#649
patkan merged 3 commits into
python-escpos:masterfrom
belono:software_columns_cli

Conversation

@belono

@belono belono commented Jul 13, 2024

Copy link
Copy Markdown
Contributor

Description

This is part 2 of the series on implementing software columns.

This enables the CLI to accept the new software_columns sub-command with the arguments --text_list, --widths and --align corresponding to the same method name and params in the API.

Tested with

Epson TM-U210

@codecov

codecov Bot commented Jul 13, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.72%. Comparing base (3aaf203) to head (59ef301).
Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #649   +/-   ##
=======================================
  Coverage   78.72%   78.72%           
=======================================
  Files          21       21           
  Lines        1669     1669           
  Branches      303      303           
=======================================
  Hits         1314     1314           
  Misses        274      274           
  Partials       81       81           
Flag Coverage Δ
unittests 78.55% <ø> (ø)

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

Files with missing lines Coverage Δ
src/escpos/cli.py 78.02% <ø> (ø)

@belono
belono force-pushed the software_columns_cli branch from 0040f4a to 27235f9 Compare July 13, 2024 16:45
@belono
belono force-pushed the software_columns_cli branch from 56e1022 to 311b235 Compare July 13, 2024 16:57
@belono
belono marked this pull request as ready for review July 14, 2024 09:09
@belono
belono requested a review from patkan July 14, 2024 09:10
@patkan
patkan merged commit 99501cc into python-escpos:master Jul 19, 2024
@belono
belono deleted the software_columns_cli branch January 25, 2025 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants