• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dedis / cothority / 14570
62%

Build:
DEFAULT BRANCH: master
Ran 19 Oct 2020 03:23PM UTC
Jobs 1
Files 140
Run time 40s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 Oct 2020 03:03PM UTC coverage: 62.521% (-0.001%) from 62.522%
14570

push

travis-ci-com

web-flow
Make getUpdates behave better (#2392)

The previous ByzCoinRPC.getUpdate tried to be smart to cover an error in its use
in ByzCoinRPC.getUpdateInstances. The error in getUpdateInstances created a race
condition where two quickly updating blocks created two concurrent calls to
getUpdates which failed.

This PR adds a new field to the ByzCoin.GetUpdates RPC-call that allows it to
send updates with regard to a skipchain, and not with regards to a block.
This makes getUpdates much simpler.
Furthermore it removes the race in getUpdateInstances and waits for each
update before accepting new blocks.

16201 of 25913 relevant lines covered (62.52%)

3344.19 hits per line

Jobs
ID Job ID Ran Files Coverage
11 14570.11 19 Oct 2020 03:23PM UTC 0
62.52
Travis Job 14570.11
Source Files on build 14570
  • Tree
  • List 140
  • Changed 30
  • Source Changed 2
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Build #14570
  • ddf75501 on github
  • Prev Build on master (#14508)
  • Next Build on master (#14571)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc