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

gnosis / dex-services / 4156
31%

Build:
DEFAULT BRANCH: master
Ran 15 Jul 2020 05:22PM UTC
Jobs 1
Files 82
Run time 14min
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

15 Jul 2020 05:02PM UTC coverage: 27.855%. Remained the same
4156

push

travis-pro

web-flow
Rename methods for more consistent language (#1124)

This PR renames some methods to have more consistent language. Specifically, in `pricegraph` there is the concept of a "limit price" which is a ratio of an order's buy amount over its sell amount. This is part of the order representation in the `BatchExchange` smart contract. These values implicitly include fees and are modeled internally by the `LimitPrice` type. Conversely, there is also the concept of an "exchange rate" which is an internal exchange rate that is used in the orderbook graph calculations for computing flow though the projection graph, these are modeled internally by the `ExchangeRate` type. However, the `Pricegraph` API only deals with `BatchExchange` "limit prices", so fix the method names to reflect this.

### Test Plan

Just method renames, so `rustc` is the test plan!

10165 of 41850 branches covered (24.29%)

Branch coverage included in aggregate %.

2733 of 4454 relevant lines covered (61.36%)

13594.59 hits per line

Jobs
ID Job ID Ran Files Coverage
3 4156.3 (OPEN_SOLVER_VERSION=v0.0.10 PRIVATE_SOLVER_VERSION=v0.8.1) 15 Jul 2020 05:22PM UTC 0
27.86
Travis Job 4156.3
Source Files on build 4156
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4156
  • de1f23d2 on github
  • Prev Build on master (#4154)
  • Next Build on master (#4160)
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