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

gnosis / dex-services / 4712
31%

Build:
DEFAULT BRANCH: master
Ran 12 Aug 2020 05:00PM UTC
Jobs 1
Files 93
Run time 45s
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 04:47PM UTC coverage: 29.008%. Remained the same
4712

push

travis-pro

web-flow
include warp logs by default (#1302)

This PR enables `warp` logs by default so we see the incoming HTTP requests. There is currently an issue that each request gets logged multiple times.

### Test Plan

```
$ cargo run -p price-estimator
...
2020-08-12T14:46:20.705Z INFO [warp::filters::log] 127.0.0.1:47362 "GET /api/v1/markets/1-7/estimated-buy-amount/200000000000000000000 HTTP/1.1" 404 "-" "Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0" 69.681µs
2020-08-12T14:46:20.710Z INFO [warp::filters::log] 127.0.0.1:47362 "GET /api/v1/markets/1-7/estimated-buy-amount/200000000000000000000 HTTP/1.1" 200 "-" "Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0" 4.809587ms
2020-08-12T14:46:28.310Z INFO [warp::filters::log] 127.0.0.1:47362 "GET /api/v1/markets/9-7/estimated-buy-amount/200000000000000000000 HTTP/1.1" 404 "-" "Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0" 83.841µs
2020-08-12T14:46:28.317Z INFO [warp::filters::log] 127.0.0.1:47362 "GET /api/v1/markets/9-7/estimated-buy-amount/200000000000000000000 HTTP/1.1" 200 "-" "Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0" 6.268008ms
2020-08-12T14:46:31.767Z INFO [warp::filters::log] 127.0.0.1:47362 "GET /api/v1/markets/9-7/estimated-buy-amount/200000000000000000000 HTTP/1.1" 404 "-" "Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0" 71.601µs
2020-08-12T14:46:31.769Z INFO [warp::filters::log] 127.0.0.1:47362 "GET /api/v1/markets/9-7/estimated-buy-amount/200000000000000000000 HTTP/1.1" 500 "-" "Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0" 7.724678ms
2020-08-12T14:46:31.769Z INFO [warp::filters::log] 127.0.0.1:47362 "GET /api/v1/markets/9-7/estimated-buy-amount/200000000000000000000 HTTP/1.1" 404 "-" "Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0" 98.357µs
2020-08-12T14:46:31.770Z INFO [war... (continued)

12334 of 48842 branches covered (25.25%)

Branch coverage included in aggregate %.

3357 of 5250 relevant lines covered (63.94%)

27552.18 hits per line

Jobs
ID Job ID Ran Files Coverage
3 4712.3 (OPEN_SOLVER_VERSION=v0.0.11 PRIVATE_SOLVER_VERSION=v0.8.2) 12 Aug 2020 05:00PM UTC 0
29.01
Travis Job 4712.3
Source Files on build 4712
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4712
  • 934057ed on github
  • Prev Build on master (#4705)
  • Next Build on master (#4714)
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