nirum / tableprint

Pretty console printing :clipboard: of tabular data in python :snake:
https://tableprint.readthedocs.io/
MIT License
174 stars 16 forks source link

Adds support for variable widths across columns #2

Closed nirum closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #2 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #2   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines         108    118   +10     
=====================================
+ Hits          108    118   +10
Impacted Files Coverage Δ
tableprint/printer.py 100% <100%> (ø) :arrow_up:
tableprint/utils.py 100% <100%> (ø) :arrow_up:

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 cdcdf87...34eea0f. Read the comment docs.