Closed linyows closed 4 years ago
Merging #67 into master will increase coverage by
0.09%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #67 +/- ##
==========================================
+ Coverage 84.11% 84.21% +0.09%
==========================================
Files 4 4
Lines 170 171 +1
Branches 32 32
==========================================
+ Hits 143 144 +1
Misses 12 12
Partials 15 15
Impacted Files | Coverage Δ | |
---|---|---|
src/vault.ts | 82.6% <100%> (+0.25%) |
: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 6910d43...12f1146. Read the comment docs.
Use createCiphervi and createDeciphervi instead of createCipher and createDecipher so that was deplicated.