Open aljones15 opened 3 years ago
Merging #46 (4b5067e) into master (f86b0e8) will increase coverage by
1.30%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #46 +/- ##
==========================================
+ Coverage 93.19% 94.49% +1.30%
==========================================
Files 3 3
Lines 235 236 +1
==========================================
+ Hits 219 223 +4
+ Misses 16 13 -3
Impacted Files | Coverage Δ | |
---|---|---|
lib/index.js | 94.29% <100.00%> (+1.34%) |
: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 f86b0e8...4b5067e. Read the comment docs.
Addresses the following issues: https://github.com/digitalbazaar/http-signature-header/issues/38 https://github.com/digitalbazaar/http-signature-header/issues/43
Changes:
parseRequest
file from tests.parseRequest
as unit testsQuestions: