arb / celebrate

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

Update README.md #198

Closed spyndutz closed 4 years ago

spyndutz commented 4 years ago

Fix the reversed definition of FULL and PARTIAL modes

codecov-commenter commented 4 years ago

Codecov Report

Merging #198 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #198   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            4         4           
=========================================
  Hits             4         4           

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 ec3786c...39bae80. Read the comment docs.

arb commented 4 years ago

Whoops! Thank you!