ruanmartinelli / api-starter

:green_book: node.js express api
MIT License
13 stars 0 forks source link

dev branch #4

Closed ruanmartinelli closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #4 into master will increase coverage by 11.46%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #4       +/-   ##
===========================================
+ Coverage   81.97%   93.44%   +11.46%     
===========================================
  Files          15       16        +1     
  Lines         172      183       +11     
===========================================
+ Hits          141      171       +30     
+ Misses         31       12       -19
Impacted Files Coverage Δ
src/middleware/require-role.js 100% <100%> (ø)
src/api/auth.js 100% <100%> (ø) :arrow_up:
src/api/index.js 100% <100%> (ø) :arrow_up:
src/model/user.js 90% <100%> (+15%) :arrow_up:
src/util/error-handlers.js 83.33% <0%> (+8.33%) :arrow_up:
src/util/http.js 100% <0%> (+9.09%) :arrow_up:
src/api/user.js 100% <0%> (+22.22%) :arrow_up:
src/util/error.js 75% <0%> (+25%) :arrow_up:
src/util/validate-schema.js 100% <0%> (+77.77%) :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 aeeea4b...c302bb5. Read the comment docs.