JKHeadley / rest-hapi

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

Feature/mongo options #239

Closed JKHeadley closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #239 into master will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #239      +/-   ##
==========================================
+ Coverage   81.47%   81.49%   +0.01%     
==========================================
  Files          24       24              
  Lines        2802     2804       +2     
==========================================
+ Hits         2283     2285       +2     
  Misses        519      519              
Impacted Files Coverage Δ
config.js 100.00% <100.00%> (ø)
rest-hapi.js 90.81% <100.00%> (+0.09%) :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 9464f89...4628e36. Read the comment docs.