tammoippen / plotille

Plot in the terminal using braille dots.
MIT License
398 stars 17 forks source link

Examples, text, markers, ellipse, ... #39

Closed tammoippen closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #39 (c0f49b6) into master (dc265ab) will increase coverage by 1.71%. The diff coverage is 97.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage   95.34%   97.06%   +1.71%     
==========================================
  Files           8        9       +1     
  Lines         752      987     +235     
  Branches      144      170      +26     
==========================================
+ Hits          717      958     +241     
+ Misses         11       10       -1     
+ Partials       24       19       -5     
Flag Coverage Δ
unittests 97.06% <97.00%> (+1.71%) :arrow_up:

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

Impacted Files Coverage Δ
plotille/__init__.py 100.00% <ø> (ø)
plotille/_util.py 95.08% <ø> (ø)
plotille/_figure.py 96.70% <95.34%> (+0.05%) :arrow_up:
plotille/_canvas.py 100.00% <100.00%> (+1.96%) :arrow_up:
plotille/_colors.py 98.75% <100.00%> (+0.13%) :arrow_up:
plotille/_dots.py 98.52% <100.00%> (+0.45%) :arrow_up:
plotille/_graphs.py 86.76% <100.00%> (+13.23%) :arrow_up:
plotille/_input_formatter.py 99.21% <100.00%> (+0.03%) :arrow_up:
plotille/data.py 100.00% <100.00%> (ø)
... and 2 more

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 dc265ab...c0f49b6. Read the comment docs.