Secbone / koa-session2

Middleware for Koa2 to get/set session
MIT License
152 stars 30 forks source link

fix: Removal of unnecessary updates to session #51 #52

Closed mahovich closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #52   +/-   ##
====================================
  Coverage      98%   98%           
====================================
  Files           2     2           
  Lines          50    50           
  Branches       13    14    +1     
====================================
  Hits           49    49           
  Misses          1     1
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 fe0909b...07cbb1d. Read the comment docs.