labstack / gommon

Common packages for Go
MIT License
536 stars 100 forks source link

fix Github workflow #50

Closed aldas closed 2 years ago

aldas commented 2 years ago

fix Github test workflow. we are not using lint at the moment.

codecov-commenter commented 2 years ago

Codecov Report

Merging #50 (1b16447) into master (4919956) will decrease coverage by 1.38%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
- Coverage   59.26%   57.88%   -1.39%     
==========================================
  Files           6        6              
  Lines         518      558      +40     
==========================================
+ Hits          307      323      +16     
- Misses        208      232      +24     
  Partials        3        3              
Impacted Files Coverage Δ
bytes/bytes.go 95.00% <0.00%> (-1.50%) :arrow_down:
color/color.go 88.00% <0.00%> (-0.36%) :arrow_down:
email/email.go 0.00% <0.00%> (ø)
random/random.go 100.00% <0.00%> (ø)
log/log.go 52.94% <0.00%> (+1.99%) :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 c854018...1b16447. Read the comment docs.