dbcli / cli_helpers

Python helpers for common CLI tasks
http://cli-helpers.rtfd.io/
BSD 3-Clause "New" or "Revised" License
92 stars 29 forks source link

Add changelog/tests for style_output_table. #43

Closed tsroten closed 6 years ago

tsroten commented 6 years ago

Description

A follow-up to #38.

Checklist

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@10289ce). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #43   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?     10           
  Lines             ?    314           
  Branches          ?      0           
=======================================
  Hits              ?    314           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ
...i_helpers/tabular_output/terminaltables_adapter.py 100% <ø> (ø)
cli_helpers/tabular_output/tabulate_adapter.py 100% <100%> (ø)

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 10289ce...312947e. Read the comment docs.