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

dev-merge #123

Closed oracle58 closed 5 years ago

oracle58 commented 5 years ago

Codecov Report

Merging #123 into master will increase coverage by 0.11%. The diff coverage is 46.06%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #123      +/-   ##
============================================
+ Coverage     46.24%   46.35%   +0.11%     
- Complexity     1215     1225      +10     
============================================
  Files           156      160       +4     
  Lines          7585     7623      +38     
  Branches        936      934       -2     
============================================
+ Hits           3508     3534      +26     
- Misses         3705     3715      +10     
- Partials        372      374       +2
Impacted Files Coverage Δ Complexity Δ
.../java/net/helix/hlx/model/persistables/Hashes.java 86.66% <ø> (ø) 7 <0> (ø) :arrow_down:
...c/main/java/net/helix/hlx/service/Graphstream.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...ervice/snapshot/impl/LocalSnapshotManagerImpl.java 94.59% <ø> (ø) 15 <0> (ø) :arrow_down:
...x/network/impl/TransactionRequesterWorkerImpl.java 72.22% <ø> (ø) 16 <0> (ø) :arrow_down:
...main/java/net/helix/hlx/model/TransactionHash.java 100% <ø> (ø) 6 <0> (ø) :arrow_down:
...c/main/java/net/helix/hlx/network/UDPReceiver.java 48.07% <ø> (-1.93%) 6 <0> (ø)
...va/net/helix/hlx/network/TransactionRequester.java 60.31% <ø> (ø) 18 <0> (ø) :arrow_down:
src/main/java/net/helix/hlx/crypto/Merkle.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...rc/main/java/net/helix/hlx/conf/MainnetConfig.java 100% <ø> (ø) 2 <0> (ø) :arrow_down:
...va/net/helix/hlx/service/dto/AbstractResponse.java 75% <ø> (ø) 5 <0> (ø) :arrow_down:
... and 44 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 b9147d0...0ebf932. Read the comment docs.