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

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

Build:
DEFAULT BRANCH: master
Ran 10 Aug 2020 09:50AM UTC
Files 89
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

10 Aug 2020 09:37AM UTC coverage: 28.828% (+0.09%) from 28.739%
OPEN_SOLVER_VERSION=v0.0.11 PRIVATE_SOLVER_VERSION=v0.8.2

push

travis-pro

web-flow
Specialize get_token_infos for TokenInfoCache (#1251)

Several reasons:
1. It is more efficient.
2. It prevents the warning log message "failed to get token info" from
   showing up repeatedly for token's whose errors we have cached in
   TokenInfoCache. This currently happens because the default
   implementation of get_token_infos logs the error for each individual
   token and doesn't know about TokenInfoCache's unretryable errors.
3. It is also a step toward being able to use batch transport. But we
   would have to change the signature of the function for that to work
   (see the comment in the code).

### Test Plan
New unit test. CI.

11924 of 47516 branches covered (25.09%)

Branch coverage included in aggregate %.

3250 of 5121 relevant lines covered (63.46%)

28181.99 hits per line

Source Files on job 4621.3 (OPEN_SOLVER_VERSION=v0.0.11 PRIVATE_SOLVER_VERSION=v0.8.2)
  • Tree
  • List 0
  • Changed 29
  • Source Changed 1
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1082
  • Travis Job 4621.3
  • 8434889f on github
  • Prev Job for OPEN_SOLVER_VERSION=v0.0.11 PRIVATE_SOLVER_VERSION=v0.8.2 on master (#4619.3)
  • Next Job for OPEN_SOLVER_VERSION=v0.0.11 PRIVATE_SOLVER_VERSION=v0.8.2 on master (#4627.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