koajs / csrf

CSRF tokens for koa
MIT License
264 stars 32 forks source link

fix options #45

Closed stephenmathieson closed 5 years ago

stephenmathieson commented 7 years ago

closes #44

codecov[bot] commented 7 years ago

Codecov Report

Merging #45 into master will decrease coverage by 9.5%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
- Coverage   78.94%   69.44%   -9.51%     
==========================================
  Files           1        1              
  Lines          38       36       -2     
  Branches       18       11       -7     
==========================================
- Hits           30       25       -5     
- Misses          8       11       +3
Impacted Files Coverage Δ
src/index.js 69.44% <66.66%> (-9.51%) :arrow_down:

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 0e8f092...a379b94. Read the comment docs.

niftylettuce commented 5 years ago

@coderhaoxin @stephenmathieson fixed and published in v3.0.7 btw

stephenmathieson commented 5 years ago

I stopped using this package years ago. Why did it take so long for this to land?

niftylettuce commented 5 years ago

@stephenmathieson for some reason I never got the notification on this thread