JKHeadley / rest-hapi

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

Ci tests #305

Closed JKHeadley closed 1 year ago

JKHeadley commented 1 year ago

Run tests on PR to master

codecov[bot] commented 1 year ago

Codecov Report

Merging #305 (4e9d8d5) into master (7f24bb0) will decrease coverage by 1.23%. The diff coverage is 100.00%.

:exclamation: Current head 4e9d8d5 differs from pull request most recent head b578115. Consider uploading reports for the commit b578115 to get more accurate results

@@            Coverage Diff             @@
##           master     #305      +/-   ##
==========================================
- Coverage   81.47%   80.24%   -1.24%     
==========================================
  Files          24       24              
  Lines        2807     2809       +2     
==========================================
- Hits         2287     2254      -33     
- Misses        520      555      +35     
Impacted Files Coverage Δ
rest-hapi.js 90.81% <100.00%> (ø)
utilities/handler-helper.js 74.75% <100.00%> (-3.97%) :arrow_down:
utilities/joi-mongoose-helper.js 89.24% <100.00%> (+0.04%) :arrow_up:
utilities/rest-helper-factory.js 80.39% <100.00%> (ø)
utilities/query-helper.js 78.40% <0.00%> (-3.29%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more