HKUST-VISLab / koa-session-ts

A koa session store with memory, redis or others. Written in typescript
1 stars 0 forks source link

chore(package): update koa to version 2.4.1 #6

Closed chenzhutian closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #6 into master will increase coverage by 1.17%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage    95.2%   96.38%   +1.17%     
==========================================
  Files          11       11              
  Lines         292      387      +95     
  Branches       66       96      +30     
==========================================
+ Hits          278      373      +95     
  Misses          7        7              
  Partials        7        7
Impacted Files Coverage Δ
src/index.ts 99.23% <0%> (+0.43%) :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 1daf92e...c3f92d4. Read the comment docs.