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-patch #212

Closed oracle58 closed 4 years ago

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

Codecov Report

Merging #212 into dev will decrease coverage by 0.09%. The diff coverage is 31.25%.

Impacted file tree graph

@@             Coverage Diff             @@
##                dev     #212     +/-   ##
===========================================
- Coverage     42.41%   42.32%   -0.1%     
+ Complexity     1269     1268      -1     
===========================================
  Files           174      174             
  Lines          8572     8572             
  Branches       1088     1088             
===========================================
- Hits           3636     3628      -8     
- Misses         4551     4565     +14     
+ Partials        385      379      -6
Impacted Files Coverage Δ Complexity Δ
src/main/java/net/helix/pendulum/Main.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...spentaddresses/impl/SpentAddressesServiceImpl.java 11.86% <0%> (ø) 3 <0> (ø) :arrow_down:
src/main/java/net/helix/pendulum/service/API.java 35.51% <0%> (ø) 73 <0> (ø) :arrow_down:
...lum/service/snapshot/impl/SnapshotServiceImpl.java 3.21% <0%> (ø) 3 <0> (ø) :arrow_down:
...lum/service/milestone/impl/MilestonePublisher.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...ervice/snapshot/impl/LocalSnapshotManagerImpl.java 93.61% <100%> (+2.12%) 16 <0> (+1) :arrow_up:
...m/service/milestone/impl/MilestoneTrackerImpl.java 37.76% <50%> (ø) 16 <0> (ø) :arrow_down:
...va/net/helix/pendulum/conf/BasePendulumConfig.java 67.94% <50%> (+0.01%) 95 <1> (-1) :arrow_down:
...in/java/net/helix/pendulum/conf/TestnetConfig.java 67.92% <66.66%> (-0.08%) 17 <1> (+1)
.../net/helix/pendulum/controllers/TipsViewModel.java 58.46% <0%> (-12.31%) 7% <0%> (-3%)
... and 5 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 00eec5a...0773ad7. Read the comment docs.