Closed mirceanis closed 4 years ago
Merging #44 into develop will decrease coverage by
1.14%
. The diff coverage is56.14%
.
@@ Coverage Diff @@
## develop #44 +/- ##
=============================================
- Coverage 73.76% 72.62% -1.15%
Complexity 204 204
=============================================
Files 32 32
Lines 991 1019 +28
Branches 156 161 +5
=============================================
+ Hits 731 740 +9
- Misses 168 187 +19
Partials 92 92
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...main/java/me/uport/sdk/uportdefaults/Extensions.kt | 100% <ø> (ø) |
0 <0> (ø) |
:arrow_down: |
...ain/java/me/uport/sdk/uportdid/UportDIDResolver.kt | 61.53% <ø> (-0.73%) |
12 <0> (ø) |
|
...ava/me/uport/sdk/ethr_status/EthrStatusResolver.kt | 89.47% <ø> (ø) |
11 <0> (ø) |
:arrow_down: |
jwt/src/main/java/me/uport/sdk/jwt/ECUtils.kt | 74.41% <ø> (ø) |
0 <0> (ø) |
:arrow_down: |
.../main/java/me/uport/sdk/ethrdid/EthrDIDResolver.kt | 78.6% <0%> (-3.16%) |
21 <0> (ø) |
|
...n/java/me/uport/sdk/ethrdid/EthereumDIDRegistry.kt | 52% <0%> (-8.94%) |
0 <0> (ø) |
|
.../main/java/me/uport/sdk/httpsdid/WebDIDResolver.kt | 83.33% <100%> (ø) |
9 <1> (ø) |
:arrow_down: |
...ava/me/uport/sdk/uportdid/UportIdentityDocument.kt | 74.46% <100%> (+2.37%) |
4 <1> (ø) |
:arrow_down: |
...c/main/java/me/uport/sdk/ethrdid/EthrDIDNetwork.kt | 100% <100%> (ø) |
5 <1> (ø) |
:arrow_down: |
.../src/main/java/me/uport/sdk/universaldid/Errors.kt | 100% <100%> (ø) |
0 <0> (ø) |
:arrow_down: |
... and 15 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 f8df70f...4631737. Read the comment docs.
kotlin 1.3.70 serialization 0.20.0 kethereum 0.81.4
I also reran the auto-formatter on the entire project to unify code-style