Closed cristina-vasiu closed 5 years ago
Merging #107 into dev will increase coverage by
0.24%
. The diff coverage is73.07%
.
@@ Coverage Diff @@
## dev #107 +/- ##
============================================
+ Coverage 44.28% 44.53% +0.24%
- Complexity 1155 1168 +13
============================================
Files 159 159
Lines 7533 7570 +37
Branches 919 931 +12
============================================
+ Hits 3336 3371 +35
- Misses 3831 3836 +5
+ Partials 366 363 -3
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...lx/service/snapshot/impl/SnapshotProviderImpl.java | 19.56% <ø> (ø) |
13 <0> (ø) |
:arrow_down: |
src/main/java/net/helix/hlx/SignedFiles.java | 0% <0%> (ø) |
0 <0> (ø) |
:arrow_down: |
...x/service/milestone/impl/MilestoneServiceImpl.java | 5.96% <0%> (+0.03%) |
4 <0> (ø) |
:arrow_down: |
src/main/java/net/helix/hlx/BundleValidator.java | 1.23% <0%> (ø) |
1 <0> (ø) |
:arrow_down: |
src/main/java/net/helix/hlx/crypto/Winternitz.java | 72.48% <77.02%> (+3.39%) |
35 <24> (+10) |
:arrow_up: |
src/main/java/net/helix/hlx/network/Node.java | 39.39% <0%> (ø) |
46% <0%> (ø) |
:arrow_down: |
...ilestone/impl/LatestSolidMilestoneTrackerImpl.java | 47.82% <0%> (+1.44%) |
10% <0%> (+1%) |
:arrow_up: |
...va/net/helix/hlx/network/TransactionRequester.java | 60.31% <0%> (+3.17%) |
18% <0%> (+2%) |
: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 a1c7fa4...f8f16ba. Read the comment docs.
Change winternitz parameters and update the resources, should be installed only with a clean database.