koajs / cors

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

Fix tests bench hanging connections. #42

Closed rapzo closed 5 years ago

rapzo commented 7 years ago

Cleaned up some code and updated some devDeps as well. But mostly I'm aiming for promise support for options (and the test bench hanging was bugging me out).

codecov[bot] commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #42   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          54     54           
  Branches       19     19           
=====================================
  Hits           54     54
Impacted Files Coverage Δ
index.js 100% <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 b5a937f...865d341. Read the comment docs.

rapzo commented 5 years ago

Gonna bury this PRs. This repo is dead.