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 pow #113

Closed spangin closed 5 years ago

oracle58 commented 5 years ago

Codecov Report

Merging #113 into dev will increase coverage by 0.7%. The diff coverage is 59.09%.

Impacted file tree graph

@@             Coverage Diff             @@
##                dev     #113     +/-   ##
===========================================
+ Coverage     45.22%   45.93%   +0.7%     
- Complexity     1180     1207     +27     
===========================================
  Files           159      159             
  Lines          7589     7605     +16     
  Branches        938      938             
===========================================
+ Hits           3432     3493     +61     
+ Misses         3776     3733     -43     
+ Partials        381      379      -2
Impacted Files Coverage Δ Complexity Δ
src/main/java/net/helix/hlx/model/Hash.java 100% <ø> (ø) 1 <0> (ø) :arrow_down:
...n/java/net/helix/hlx/controllers/TagViewModel.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
src/main/java/net/helix/hlx/model/TagHash.java 50% <0%> (-50%) 1 <0> (ø)
...main/java/net/helix/hlx/model/BundleNonceHash.java 50% <0%> (-50%) 1 <0> (ø)
src/main/java/net/helix/hlx/model/AddressHash.java 50% <0%> (-50%) 1 <0> (ø)
...a/net/helix/hlx/controllers/ApproveeViewModel.java 23.07% <0%> (ø) 4 <0> (ø) :arrow_down:
...va/net/helix/hlx/controllers/AddressViewModel.java 21.73% <0%> (ø) 3 <0> (ø) :arrow_down:
...rc/main/java/net/helix/hlx/model/AbstractHash.java 70.37% <100%> (+16.52%) 15 <1> (+2) :arrow_up:
src/main/java/net/helix/hlx/model/BundleHash.java 100% <100%> (ø) 2 <1> (+1) :arrow_up:
...ava/net/helix/hlx/controllers/BundleViewModel.java 30.76% <100%> (+11.53%) 6 <1> (+3) :arrow_up:
... and 12 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 957de8c...f80eefa. Read the comment docs.