earaujoassis / space

🚀 A user management microservice; OAuth 2 provider
MIT License
17 stars 6 forks source link

feature: create health-check endpoint #93

Closed earaujoassis closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #93 into master will decrease coverage by 0.21%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
- Coverage   15.40%   15.19%   -0.22%     
==========================================
  Files          17       18       +1     
  Lines         980      994      +14     
==========================================
  Hits          151      151              
- Misses        814      828      +14     
  Partials       15       15              
Impacted Files Coverage Δ
api/health_check.go 0.00% <0.00%> (ø)
api/routes.go 0.00% <0.00%> (ø)
config/config.go 19.51% <ø> (ø)

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 612e43c...c47f717. Read the comment docs.