Closed mirceanis closed 4 years ago
Merging #204 into develop will increase coverage by
<.01%
. The diff coverage is50%
.
@@ Coverage Diff @@
## develop #204 +/- ##
==========================================
+ Coverage 58.3% 58.3% +<.01%
==========================================
Files 234 234
Lines 6768 6769 +1
Branches 980 987 +7
==========================================
+ Hits 3946 3947 +1
Misses 2452 2452
Partials 370 370
Impacted Files | Coverage Δ | |
---|---|---|
lib/sagas/jwt.js | 52% <50%> (+0.97%) |
: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 acd5bac...5388267. Read the comment docs.
patches the bug that is throwing the error thrown while verifying any ethr-did token:
[ethjs-query] while formatting outputs from RPC:
{value:{code:-32600, message:"project ID is required", data: {reason: "project ID not provided", see:"https://infura.io/dashboard"}}}