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

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

Build:
DEFAULT BRANCH: master
Ran 28 Aug 2020 10:00AM UTC
Files 96
Run time 6s
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

28 Aug 2020 10:00AM UTC coverage: 27.978% (+0.01%) from 27.964%
OPEN_SOLVER_VERSION=v0.0.12 PRIVATE_SOLVER_VERSION=v0.8.4

push

travis-pro

GitHub
Fix sleep not being awaited (#1372)

And added marked function as must_use. Usually rust warns about not awaiting the result of async functions but it looks like this doesn't trigger when returning BoxFuture. Technically with this reasoning we should put it everywhere where we are returning BoxFuture but not sure if that is really needed since usually we notice because we want to use the return value. sleep is special because we call it for the side effect.

### Test Plan
Tests don't notice this because mockall still registers the call.

12923 of 53040 branches covered (24.36%)

Branch coverage included in aggregate %.

3404 of 5317 relevant lines covered (64.02%)

27060.29 hits per line

Source Files on job 4966.3 (OPEN_SOLVER_VERSION=v0.0.12 PRIVATE_SOLVER_VERSION=v0.8.4)
  • Tree
  • List 0
  • Changed 32
  • Source Changed 3
  • Coverage Changed 31
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1399
  • Travis Job 4966.3
  • 00dad6d0 on github
  • Prev Job for OPEN_SOLVER_VERSION=v0.0.12 PRIVATE_SOLVER_VERSION=v0.8.4 on master (#4956.3)
  • Next Job for OPEN_SOLVER_VERSION=v0.0.12 PRIVATE_SOLVER_VERSION=v0.8.4 on master (#4982.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