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

gnosis / dex-services / 4702
31%

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

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

Jobs
ID Job ID Ran Files Coverage
3 4702.3 (OPEN_SOLVER_VERSION=v0.0.11 PRIVATE_SOLVER_VERSION=v0.8.2) 12 Aug 2020 11:46AM UTC 0
29.03
Travis Job 4702.3
Source Files on build 4702
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4702
  • c2dea612 on github
  • Prev Build on master (#4697)
  • Next Build on master (#4705)
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