arb / celebrate

A joi validation middleware for Express.
MIT License
1.34k stars 65 forks source link

Full Validate Implementation #185

Closed arb closed 4 years ago

arb commented 4 years ago

Started adding ability to validate the full request object. Still need to finish fixing failing tests, updating docs.

codecov-commenter commented 4 years ago

Codecov Report

Merging #185 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #185   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           64         5   -59     
  Branches        10         0   -10     
=========================================
- Hits            64         5   -59     
Impacted Files Coverage Δ
lib/index.js 100.00% <100.00%> (ø)

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 68efa08...73e0e98. Read the comment docs.