nirum / tableprint

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

Creates a contextmanager for live updating of tables #3

Closed nirum closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #3   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines         118    153   +35     
=====================================
+ Hits          118    153   +35
Impacted Files Coverage Δ
tableprint/metadata.py 100% <100%> (ø) :arrow_up:
tableprint/printer.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 5a20c7d...6c3a3ba. Read the comment docs.