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

Inconsistent balance when spamming 0 value in testnet #208 #213

Closed cristina-vasiu closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #213 into dev will decrease coverage by 0.05%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #213      +/-   ##
============================================
- Coverage     42.33%   42.27%   -0.06%     
  Complexity     1266     1266              
============================================
  Files           174      174              
  Lines          8566     8572       +6     
  Branches       1086     1088       +2     
============================================
- Hits           3626     3624       -2     
- Misses         4563     4567       +4     
- Partials        377      381       +4
Impacted Files Coverage Δ Complexity Δ
...helix/pendulum/model/persistables/Transaction.java 95.95% <0%> (ø) 11 <0> (ø) :arrow_down:
...endulum/service/ledger/impl/LedgerServiceImpl.java 8.94% <0%> (-0.46%) 4 <0> (ø)
...ervice/snapshot/impl/LocalSnapshotManagerImpl.java 91.48% <0%> (-2.13%) 15% <0%> (-1%)
...net/helix/pendulum/controllers/RoundViewModel.java 30.93% <0%> (-1.66%) 27% <0%> (-1%)
src/main/java/net/helix/pendulum/network/Node.java 39.58% <0%> (+0.46%) 48% <0%> (+2%) :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 8149a0e...6209613. Read the comment docs.