eggjs / egg-security

Security plugin for egg, force performance too.
MIT License
238 stars 43 forks source link

fix: preprocess config in app.js #46

Closed dead-horse closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #46 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
+ Coverage   95.87%   95.88%   +<.01%     
==========================================
  Files          30       30              
  Lines         485      486       +1     
==========================================
+ Hits          465      466       +1     
  Misses         20       20
Impacted Files Coverage Δ
app/middleware/securities.js 93.93% <ø> (-1.3%) :arrow_down:
app.js 100% <100%> (ø) :arrow_up:
lib/utils.js 82.85% <100%> (+2.85%) :arrow_up:
agent.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 1562010...825c4a1. Read the comment docs.