Closed whxaxes closed 4 years ago
Merging #63 into master will increase coverage by
0.3%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #63 +/- ##
=========================================
+ Coverage 95.96% 96.26% +0.3%
=========================================
Files 32 32
Lines 620 536 -84
=========================================
- Hits 595 516 -79
+ Misses 25 20 -5
Impacted Files | Coverage Δ | |
---|---|---|
lib/helper/index.js | 100% <ø> (ø) |
:arrow_up: |
lib/safe_redirect.js | 96% <100%> (-4%) |
:arrow_down: |
lib/helper/escapeShellCmd.js | 100% <100%> (ø) |
:arrow_up: |
lib/helper/shtml.js | 94.59% <100%> (-1.49%) |
:arrow_down: |
lib/helper/escapeShellArg.js | 100% <100%> (ø) |
:arrow_up: |
app/extend/context.js | 100% <100%> (ø) |
:arrow_up: |
lib/utils.js | 85.71% <100%> (+1.09%) |
:arrow_up: |
... and 1 more |
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 c522df8...16ed9e8. Read the comment docs.
Checklist
npm test
passesAffected core subsystem(s)
Description of change