JKHeadley / rest-hapi

🚀 A RESTful API generator for Node.js
https://resthapi.com
MIT License
1.19k stars 153 forks source link

update mongoose to v5.9.6 #225

Closed JKHeadley closed 4 years ago

JKHeadley commented 4 years ago

closes #224 closes #213

codecov[bot] commented 4 years ago

Codecov Report

Merging #225 into version/2.0 will not change coverage. The diff coverage is 90.9%.

Impacted file tree graph

@@             Coverage Diff              @@
##           version/2.0     #225   +/-   ##
============================================
  Coverage        94.44%   94.44%           
============================================
  Files               55       55           
  Lines            11922    11922           
============================================
  Hits             11260    11260           
  Misses             662      662
Impacted Files Coverage Δ
rest-hapi.js 91.48% <100%> (ø) :arrow_up:
tests/unit/handler-helper.tests.js 98.15% <100%> (ø) :arrow_up:
utilities/handler-helper.js 78.82% <50%> (ø) :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 78070be...3bf0d10. Read the comment docs.