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

remark lint #101

Closed oracle58 closed 5 years ago

oracle58 commented 5 years ago
oracle58 commented 5 years ago

Codecov Report

Merging #101 into dev will increase coverage by 0.06%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##               dev     #101      +/-   ##
===========================================
+ Coverage     40.7%   40.77%   +0.06%     
- Complexity    1053     1054       +1     
===========================================
  Files          159      159              
  Lines         7527     7527              
  Branches       917      917              
===========================================
+ Hits          3064     3069       +5     
  Misses        4111     4111              
+ Partials       352      347       -5
Impacted Files Coverage Δ Complexity Δ
src/main/java/net/helix/hlx/network/Node.java 39.39% <0%> (-0.24%) 46% <0%> (-1%)
...ilestone/impl/LatestSolidMilestoneTrackerImpl.java 47.82% <0%> (+1.44%) 10% <0%> (+1%) :arrow_up:
src/main/java/net/helix/hlx/crypto/Winternitz.java 75.45% <0%> (+4.54%) 29% <0%> (+1%) :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 24e868e...a50c875. Read the comment docs.