arb / celebrate

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

Fix typo in README #236

Closed niekcandaele closed 2 years ago

niekcandaele commented 2 years ago

:)

codecov-commenter commented 2 years ago

Codecov Report

Merging #236 (e029325) into master (59630f1) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #236   +/-   ##
=========================================
  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 59630f1...e029325. Read the comment docs.

arb commented 2 years ago

Hey @niekcandaele can you open a new PR against master? I had to change the Travis config and it looks like your branch isn't going to pick that up without opening a new PR or rebasing this one.

niekcandaele commented 2 years ago

Hey @niekcandaele can you open a new PR against master? I had to change the Travis config and it looks like your branch isn't going to pick that up without opening a new PR or rebasing this one.

Should be ok now I think.

Cheers :)

arb commented 2 years ago

Forced this in #238. Not sure why Travis never reports the results.