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

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

Build:
DEFAULT BRANCH: master
Ran 12 Aug 2020 11:46AM UTC
Files 93
Run time 30s
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

12 Aug 2020 11:33AM UTC coverage: 29.031% (+0.05%) from 28.981%
OPEN_SOLVER_VERSION=v0.0.11 PRIVATE_SOLVER_VERSION=v0.8.2

push

travis-pro

web-flow
Block number and timestamp query parameters (#1288)

This PR is the first step to #1272 and introduces new query parameters. They are currently not supported by the service and return internal server errors.

### Test Plan

See that the parameter causes a `internal server error` instead of a `invalid url query`.
```
$ cargo run -p price-estimator
...
$ curl -s 'http://localhost:8080/api/v1/markets/7-1/estimated-buy-amount/1?blockNumber=1337' | jq
{
  "message": "internal server error"
}
```

12334 of 48806 branches covered (25.27%)

Branch coverage included in aggregate %.

3357 of 5244 relevant lines covered (64.02%)

27686.95 hits per line

Source Files on job 4702.3 (OPEN_SOLVER_VERSION=v0.0.11 PRIVATE_SOLVER_VERSION=v0.8.2)
  • 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 1155
  • Travis Job 4702.3
  • c2dea612 on github
  • Prev Job for OPEN_SOLVER_VERSION=v0.0.11 PRIVATE_SOLVER_VERSION=v0.8.2 on master (#4697.3)
  • Next Job for OPEN_SOLVER_VERSION=v0.0.11 PRIVATE_SOLVER_VERSION=v0.8.2 on master (#4705.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