HelixNetwork / pendulum

Pendulum is a distributed messaging protocol that enables globally available tamper proof timestamps :hourglass_flowing_sand:
https://dev.hlx.ai
Other
10 stars 6 forks source link

0.5.8-pre #99

Closed oracle58 closed 5 years ago

oracle58 commented 5 years ago
oracle58 commented 5 years ago

Codecov Report

Merging #99 into dev will increase coverage by 0.56%. The diff coverage is 36.76%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev      #99      +/-   ##
============================================
+ Coverage     40.13%   40.69%   +0.56%     
+ Complexity     1062     1050      -12     
============================================
  Files           160      159       -1     
  Lines          7677     7527     -150     
  Branches        956      917      -39     
============================================
- Hits           3081     3063      -18     
+ Misses         4246     4115     -131     
+ Partials        350      349       -1
Impacted Files Coverage Δ Complexity Δ
src/main/java/net/helix/hlx/crypto/Winternitz.java 70% <ø> (-0.91%) 25 <0> (-3)
...x/hlx/service/stats/TransactionStatsPublisher.java 31.25% <ø> (+0.63%) 3 <0> (ø) :arrow_down:
src/main/java/net/helix/hlx/HLX.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
src/main/java/net/helix/hlx/model/Hash.java 100% <ø> (ø) 1 <0> (ø) :arrow_down:
src/main/java/net/helix/hlx/utils/Converter.java 16.66% <0%> (+6.02%) 1 <0> (-6) :arrow_down:
...lx/service/snapshot/impl/SnapshotProviderImpl.java 19.56% <0%> (ø) 13 <0> (ø) :arrow_down:
...lix/hlx/service/tipselection/impl/WalkerAlpha.java 13.72% <0%> (ø) 1 <0> (ø) :arrow_down:
...va/net/helix/hlx/network/TransactionRequester.java 58.73% <0%> (ø) 17 <0> (ø) :arrow_down:
...x/service/milestone/impl/MilestoneServiceImpl.java 5.92% <0%> (ø) 4 <0> (ø) :arrow_down:
...n/java/net/helix/hlx/zmq/MessageQProviderImpl.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
... and 16 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 602cd0a...f4d00a2. Read the comment docs.