nikolaydubina / treemap

🍬 Pretty Treemaps
152 stars 2 forks source link

Some fixes #8

Closed nikolaydubina closed 2 years ago

nikolaydubina commented 2 years ago

Closing #7 #1

codecov[bot] commented 2 years ago

Codecov Report

Merging #8 (02806d7) into main (cb1c219) will increase coverage by 1.81%. The diff coverage is 33.33%.

:exclamation: Current head 02806d7 differs from pull request most recent head 30240eb. Consider uploading reports for the commit 30240eb to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   63.89%   65.70%   +1.81%     
==========================================
  Files           7        7              
  Lines         457      452       -5     
==========================================
+ Hits          292      297       +5     
+ Misses        159      148      -11     
- Partials        6        7       +1     
Impacted Files Coverage Δ
render/colorer.go 0.00% <0.00%> (ø)
render/render.go 0.00% <0.00%> (ø)
render/svg.go 89.18% <75.00%> (-1.99%) :arrow_down:
parser/csv_tree_parser.go 86.11% <100.00%> (+13.49%) :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 cb1c219...30240eb. Read the comment docs.