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

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

Build:
DEFAULT BRANCH: master
Ran 05 Aug 2020 11:03AM UTC
Files 88
Run time 25s
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

05 Aug 2020 10:48AM UTC coverage: 28.579% (-0.02%) from 28.594%
OPEN_SOLVER_VERSION=v0.0.11 PRIVATE_SOLVER_VERSION=v0.8.2

push

travis-pro

web-flow
Use slightly higher min_avg_fee compared to max_gas_price (#1246)

Currently we calculate the min avg fee and max gas price so that if the
solution earns exactly min avg fee it can be submitted at exactly fast
gas price while not losing money.
This is a problem when the gas price or eth price moves slightly between
the start of solution creation and submitting. To be more robust this
commit adds 10% to the min average fee.

Context for this is that I saw a lot of " Solution does not generate enough fees for the transaction to execute quickly enough" in the logs with the open solver and I think this is the reason. Also added more debug logs so I can check the logs in more detail in the future.

### Test Plan
Adjusted unit tests and added some debug prints .

11691 of 46808 branches covered (24.98%)

Branch coverage included in aggregate %.

3107 of 4972 relevant lines covered (62.49%)

12175.59 hits per line

Source Files on job 4543.3 (OPEN_SOLVER_VERSION=v0.0.11 PRIVATE_SOLVER_VERSION=v0.8.2)
  • Tree
  • List 0
  • Changed 43
  • Source Changed 2
  • Coverage Changed 43
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1016
  • Travis Job 4543.3
  • b1f70a60 on github
  • Prev Job for OPEN_SOLVER_VERSION=v0.0.11 PRIVATE_SOLVER_VERSION=v0.8.2 on master (#4541.3)
  • Next Job for OPEN_SOLVER_VERSION=v0.0.11 PRIVATE_SOLVER_VERSION=v0.8.2 on master (#4553.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