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

1.0.3 #211

Closed oracle58 closed 4 years ago

oracle58 commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@dcfe8a8). Click here to learn what that means. The diff coverage is 31.25%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #211   +/-   ##
=========================================
  Coverage          ?   42.33%           
  Complexity        ?     1266           
=========================================
  Files             ?      174           
  Lines             ?     8566           
  Branches          ?     1086           
=========================================
  Hits              ?     3626           
  Misses            ?     4563           
  Partials          ?      377
Impacted Files Coverage Δ Complexity Δ
src/main/java/net/helix/pendulum/Main.java 0% <ø> (ø) 0 <0> (?)
...lum/service/milestone/impl/MilestonePublisher.java 0% <ø> (ø) 0 <0> (?)
...t/helix/pendulum/model/persistables/Validator.java 16.66% <0%> (ø) 1 <0> (?)
...m/service/milestone/impl/MilestoneServiceImpl.java 6.91% <0%> (ø) 4 <0> (?)
...m/service/milestone/impl/MilestoneTrackerImpl.java 37.76% <0%> (ø) 16 <0> (?)
...endulum/service/ledger/impl/LedgerServiceImpl.java 9.4% <0%> (ø) 4 <0> (?)
...java/net/helix/pendulum/utils/PendulumIOUtils.java 17.39% <0%> (ø) 2 <0> (?)
...ava/net/helix/pendulum/service/TipsSolidifier.java 50% <0%> (ø) 7 <0> (?)
...a/net/helix/pendulum/model/persistables/Round.java 100% <100%> (ø) 4 <0> (?)
...ervice/snapshot/impl/LocalSnapshotManagerImpl.java 93.61% <100%> (ø) 16 <0> (?)
... and 7 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 dcfe8a8...8149a0e. Read the comment docs.