Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Added UnicodeSingleTable that uses UTF-8 characters for borders #50

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

Conversation

eblis
Copy link

@eblis eblis commented Sep 13, 2017

Works on both Linux and Windows systems.
Also made sure the files use UTF-8 encoding.

@codecov-io
Copy link

codecov-io commented Sep 13, 2017

Codecov Report

Merging #50 into master will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #50      +/-   ##
=========================================
+ Coverage   99.57%   99.6%   +0.03%     
=========================================
  Files           8       8              
  Lines         466     509      +43     
  Branches       76      76              
=========================================
+ Hits          464     507      +43     
  Misses          1       1              
  Partials        1       1
Impacted Files Coverage Δ
terminaltables/ascii_table.py 100% <ø> (ø) ⬆️
terminaltables/base_table.py 100% <ø> (ø) ⬆️
terminaltables/github_table.py 100% <ø> (ø) ⬆️
terminaltables/width_and_alignment.py 100% <ø> (ø) ⬆️
terminaltables/terminal_io.py 96.07% <ø> (+0.07%) ⬆️
terminaltables/build.py 100% <ø> (ø) ⬆️
terminaltables/other_tables.py 100% <100%> (ø) ⬆️
tests/test_all_tables_e2e/__init__.py 100% <0%> (ø) ⬆️

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 ad8f46e...3e91b91. Read the comment docs.

@anarcat anarcat mentioned this pull request Feb 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants