postlight / lux

Build scalable, Node.js-powered REST JSON APIs with almost no code.
https://lux.postlight.com
MIT License
571 stars 60 forks source link

fix: do not validate param existence for patch requests #721

Closed zacharygolba closed 7 years ago

zacharygolba commented 7 years ago

Closes #719

codecov[bot] commented 7 years ago

Codecov Report

Merging #721 into stable will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           stable     #721   +/-   ##
=======================================
  Coverage   92.41%   92.41%           
=======================================
  Files         181      181           
  Lines        2018     2018           
=======================================
  Hits         1865     1865           
  Misses        153      153
Impacted Files Coverage Δ
src/packages/router/route/params/index.js 100% <ø> (ø) :arrow_up:
...kages/router/route/params/utils/get-data-params.js 96.87% <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 ea2b8f9...9539e7b. Read the comment docs.