jiro4989 / align

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

chore: コマンドライン引数の設定方法を変更 #14

Closed jiro4989 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #14 (b0e3d8c) into master (0939ae7) will increase coverage by 4.08%. The diff coverage is 41.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   48.85%   52.94%   +4.08%     
==========================================
  Files          11       11              
  Lines         350      323      -27     
==========================================
  Hits          171      171              
+ Misses        174      147      -27     
  Partials        5        5              
Impacted Files Coverage Δ
cmd_center.go 21.42% <41.66%> (+5.21%) :arrow_up:
cmd_left.go 21.42% <41.66%> (+5.21%) :arrow_up:
cmd_right.go 21.42% <41.66%> (+5.21%) :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 0939ae7...b0e3d8c. Read the comment docs.