earaujoassis / space

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

chore: security updates for dependencies #95

Closed earaujoassis closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #95 (1e88f29) into master (c66055f) will decrease coverage by 1.60%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
- Coverage   15.19%   13.58%   -1.61%     
==========================================
  Files          18       18              
  Lines         994      861     -133     
==========================================
- Hits          151      117      -34     
+ Misses        828      729      -99     
  Partials       15       15              
Impacted Files Coverage Δ
config/config.go 12.12% <0.00%> (-7.40%) :arrow_down:
api/security.go 44.06% <0.00%> (-5.23%) :arrow_down:
models/clients.go 41.17% <0.00%> (-2.38%) :arrow_down:
security/crypto.go 68.00% <0.00%> (-2.38%) :arrow_down:
api/routes.go 0.00% <0.00%> (ø)
utils/http.go 100.00% <0.00%> (ø)
models/users.go 0.00% <0.00%> (ø)
models/actions.go 0.00% <0.00%> (ø)
models/sessions.go 0.00% <0.00%> (ø)
api/health_check.go 0.00% <0.00%> (ø)
... and 8 more

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 c66055f...1e88f29. Read the comment docs.