koajs / joi-router

Configurable, input and output validated routing for koa
MIT License
450 stars 96 forks source link

Filled missing multipartOptions documentation. #69

Closed karer closed 5 years ago

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #69   +/-   ##
=======================================
  Coverage   99.59%   99.59%           
=======================================
  Files           3        3           
  Lines         248      248           
  Branches       50       50           
=======================================
  Hits          247      247           
  Misses          1        1
Impacted Files Coverage Δ
joi-router.js 99.4% <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 ee6904b...d236fa4. Read the comment docs.

aheckmann commented 5 years ago

thank you. landed separately in https://github.com/koajs/joi-router/pull/75