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

gnosis / dex-services / 5456 / 3
31%
master: 31%

Build:
DEFAULT BRANCH: master
Ran 10 Nov 2020 12:59PM UTC
Files 107
Run time 11s
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

10 Nov 2020 12:47PM UTC coverage: 28.815% (-0.03%) from 28.84%
OPEN_SOLVER_VERSION=v0.1.1 PRIVATE_SOLVER_VERSION=v0.8.6

push

travis-pro

web-flow
Reduce full orderbook sync memory usage (#1511)

By making use of a change in ethcontract that creates a stream for past
events instead of one vector with all of them.
We chunk the stream again so that getting the block timestamps stays
fast as we use a batch transport for that.

This switches to  a specific commit of ethcontract so that we get the above mentioned change. Once ethcontract makes a release with this change we can switch back to a cargo version.

### Test Plan
Unfortunately UpdatingOrderbook cannot easily be tested in the current form because we don't have a mockable web3 trait and because it does file io. I would like to change that but not sure what the best approach is yet and this wouldn't be part of this PR.

14086 of 56035 branches covered (25.14%)

Branch coverage included in aggregate %.

3749 of 5860 relevant lines covered (63.98%)

40404.74 hits per line

Source Files on job 5456.3 (OPEN_SOLVER_VERSION=v0.1.1 PRIVATE_SOLVER_VERSION=v0.8.6)
  • Tree
  • List 0
  • Changed 36
  • Source Changed 2
  • Coverage Changed 36
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1860
  • Travis Job 5456.3
  • 2f47bd9c on github
  • Prev Job for OPEN_SOLVER_VERSION=v0.1.1 PRIVATE_SOLVER_VERSION=v0.8.6 on master (#5450.3)
  • Next Job for OPEN_SOLVER_VERSION=v0.1.1 PRIVATE_SOLVER_VERSION=v0.8.6 on master (#5458.3)
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

© 2026 Coveralls, Inc