koajs / cors

Cross-Origin Resource Sharing(CORS) for koa
Other
732 stars 82 forks source link

Vary: Origin #30

Closed lishengzxc closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #30 into master will decrease coverage by -2.99%.

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
- Coverage     100%   97.01%   -2.99%     
==========================================
  Files           1        1              
  Lines          61       67       +6     
  Branches       23       26       +3     
==========================================
+ Hits           61       65       +4     
- Misses          0        2       +2
Impacted Files Coverage Δ
index.js 97.01% <66.66%> (-2.99%) :x:

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 825518e...7a70652. Read the comment docs.

fengmk2 commented 7 years ago

https://github.com/rs/cors/issues/10