jiro4989 / align

Simple text align CLI
MIT License
6 stars 1 forks source link

chore: テストコード追加 #15

Closed jiro4989 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #15 (6cc19bc) into master (b3de3fd) will increase coverage by 24.21%. The diff coverage is 50.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #15       +/-   ##
===========================================
+ Coverage   52.94%   77.16%   +24.21%     
===========================================
  Files          11       11               
  Lines         323      324        +1     
===========================================
+ Hits          171      250       +79     
+ Misses        147       51       -96     
- Partials        5       23       +18     
Impacted Files Coverage Δ
main.go 40.00% <50.00%> (+15.00%) :arrow_up:
cmd_vertical_top.go 65.21% <0.00%> (+47.82%) :arrow_up:
cmd_vertical_bottom.go 65.21% <0.00%> (+47.82%) :arrow_up:
cmd_vertical_center.go 65.21% <0.00%> (+47.82%) :arrow_up:
cmd_left.go 75.00% <0.00%> (+53.57%) :arrow_up:
cmd_right.go 75.00% <0.00%> (+53.57%) :arrow_up:
cmd_center.go 75.00% <0.00%> (+53.57%) :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 b3de3fd...6cc19bc. Read the comment docs.