arb / celebrate

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

Request Context #105

Closed arb closed 5 years ago

arb commented 5 years ago

Closes #100

Added new option to celebrate to pass in celebrate specific options. Updated tests. Updated README. Cleaned up more type definitions.

codecov-io commented 5 years ago

Codecov Report

Merging #105 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #105   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          63     64    +1     
  Branches        9     11    +2     
=====================================
+ Hits           63     64    +1
Impacted Files Coverage Δ
lib/index.js 100% <100%> (ø) :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 6d7e983...0264711. Read the comment docs.