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 Go Module, add GH Actions, remove pkg/errors, fix lint errors #33

Closed theckman closed 2 years ago

theckman commented 2 years ago

This makes the following changes:

codecov[bot] commented 2 years ago

Codecov Report

Merging #33 (32e4b8f) into master (2091764) will increase coverage by 1.85%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   92.65%   94.51%   +1.85%     
==========================================
  Files           2        2              
  Lines         395      529     +134     
==========================================
+ Hits          366      500     +134     
  Misses         15       15              
  Partials       14       14              
Flag Coverage Δ
unittests 94.51% <100.00%> (?)

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

Impacted Files Coverage Δ
colors.go 100.00% <100.00%> (ø)
spinner.go 94.34% <100.00%> (+1.91%) :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 2091764...32e4b8f. Read the comment docs.