go-aah / aah

A secure, flexible, rapid Go web framework
https://aahframework.org
MIT License
690 stars 33 forks source link

sign, encryption key rotation #243

Closed jeevatkm closed 5 years ago

jeevatkm commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #243 into edge will increase coverage by 0.08%. The diff coverage is 92.98%.

Impacted file tree graph

@@            Coverage Diff             @@
##             edge     #243      +/-   ##
==========================================
+ Coverage   85.58%   85.67%   +0.08%     
==========================================
  Files          94       94              
  Lines        7716     7746      +30     
==========================================
+ Hits         6604     6636      +32     
+ Misses        771      770       -1     
+ Partials      341      340       -1
Impacted Files Coverage Δ
security/session/manager.go 76.81% <100%> (+0.69%) :arrow_up:
security/anticsrf/anti_csrf.go 90.24% <75%> (+0.24%) :arrow_up:
security/cookie/cookie.go 86.27% <93.61%> (+6.78%) :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 b1a2826...2539f9d. Read the comment docs.