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

gnosis / dex-services / 4629
31%

Build:
DEFAULT BRANCH: master
Ran 10 Aug 2020 01:53PM UTC
Jobs 1
Files 89
Run time 34s
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 Aug 2020 01:42PM UTC coverage: 28.83%. Remained the same
4629

push

travis-pro

web-flow
Port pricegraph `convert` script to Rust (#1278)

Closes #1259 

Continues what was started with #1271 and oxidizes the `convert` script.

### Test Plan

Download and instance file and:
```
$ git checkout master
$ (cd pricegraph/data; yarn && yarn convert path/to/instance.json 123)
...
Done in 0.52s.
$ git checkout pricegraph-data-convert-rust
$ cargo run -p pricegraph-data --bin convert -- target/instance.json 456
   Compiling contracts v0.1.0 (/var/home/nlordell/Developer/gnosis/dex-services/contracts)
   Compiling pricegraph-data v0.0.0 (/var/home/nlordell/Developer/gnosis/dex-services/pricegraph/data)
    Finished dev [unoptimized + debuginfo] target(s) in 4.54s
     Running `target/debug/convert target/instance.json 456`
[2020-08-10T11:45:21Z INFO  convert] encoding 13766 orders from `target/instance.json`
$ diff pricegraph/data/orderbook-123.hex pricegraph/data/orderbook-456.hex | diffstat
 0 files changed
```

11925 of 47516 branches covered (25.1%)

Branch coverage included in aggregate %.

3250 of 5121 relevant lines covered (63.46%)

28356.1 hits per line

Jobs
ID Job ID Ran Files Coverage
3 4629.3 (OPEN_SOLVER_VERSION=v0.0.11 PRIVATE_SOLVER_VERSION=v0.8.2) 10 Aug 2020 01:53PM UTC 0
28.83
Travis Job 4629.3
Source Files on build 4629
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4629
  • cd47ef83 on github
  • Prev Build on master (#4627)
  • Next Build on master (#4636)
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