theckman / yacspin

Yet Another CLi Spinner; providing over 80 easy to use and customizable terminal spinners for multiple OSes
Apache License 2.0
434 stars 13 forks source link

Add support for automatic suffix delimiter using colon #14

Closed theckman closed 4 years ago

theckman commented 4 years ago

This adds a new configuration field SuffixAuoColon, which adds a mode to automatically append a colon and a space to the suffix if there is a message present.

codecov[bot] commented 4 years ago

Codecov Report

Merging #14 into master will increase coverage by 0.11%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   91.47%   91.58%   +0.11%     
==========================================
  Files           2        2              
  Lines         305      309       +4     
==========================================
+ Hits          279      283       +4     
  Misses         13       13              
  Partials       13       13
Impacted Files Coverage Δ
spinner.go 91.24% <66.66%> (+0.11%) :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 dd5318c...56cdd70. Read the comment docs.