alexliesenfeld / health

A simple and flexible health check library for Go.
MIT License
775 stars 38 forks source link

Release 0.6.0 #12

Closed alexliesenfeld closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #12 (3435112) into main (6bd9e20) will decrease coverage by 0.56%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
- Coverage   86.97%   86.41%   -0.57%     
==========================================
  Files           3        3              
  Lines         284      287       +3     
==========================================
+ Hits          247      248       +1     
- Misses         29       31       +2     
  Partials        8        8              
Flag Coverage Δ
unittests 86.41% <80.00%> (-0.57%) :arrow_down:

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

Impacted Files Coverage Δ
config.go 77.35% <ø> (ø)
check.go 89.06% <69.23%> (-0.94%) :arrow_down:
handler.go 85.71% <100.00%> (+0.34%) :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 6bd9e20...3435112. Read the comment docs.