InVisionApp / go-health

Library for enabling asynchronous health checks in your service
MIT License
750 stars 58 forks source link

mongo updated to accept dialtimeout; test fix #53

Closed dselans closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #53 into master will decrease coverage by 0.12%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
- Coverage   97.01%   96.89%   -0.13%     
==========================================
  Files           2        7       +5     
  Lines         134      386     +252     
==========================================
+ Hits          130      374     +244     
- Misses          4        8       +4     
- Partials        0        4       +4
Impacted Files Coverage Δ
checkers/mongo.go 80.95% <100%> (ø)
checkers/sql.go 100% <0%> (ø)
checkers/redis.go 100% <0%> (ø)
checkers/http.go 100% <0%> (ø)
checkers/reachable.go 100% <0%> (ø)

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 a5df264...f8dcc9c. Read the comment docs.