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

tarantool / tarantool / 17222 / 5
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: imeevma/gh-12968-fix-primary-key-table-constraint-parsing
DEFAULT BRANCH: master
Ran 31 May 2019 12:24PM UTC
Files 305
Run time 30s
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

31 May 2019 12:24PM UTC coverage: 82.472% (+0.04%) from 82.437%
TARGET=coverage

push

travis-ci

locker
vinyl: don't throttle DDL

Since DDL is triggered by the admin, it can be deliberately initiated
when the workload is known to be low. Throttling it along with DML
requests would only cause exasperation in this case. So we don't apply
disk-based rate limit to DDL. This should be fine, because the
disk-based limit is set rather strictly to let the workload some space
to grow, see vy_regulator_update_rate_limit(), and in contrast to the
memory-based limit, exceeding the disk-based limit doesn't result in
abrupt stalls - it may only lead to a gradual accumulation of disk space
usage and read latency.

Closes #4238

(cherry picked from commit 6a44ac622)

41571 of 50406 relevant lines covered (82.47%)

846536.33 hits per line

Source Files on job 17222.5 (TARGET=coverage)
  • Tree
  • List 0
  • Changed 258
  • Source Changed 3
  • Coverage Changed 258
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14084
  • Travis Job 17222.5
  • eacf912c on github
  • Prev Job for TARGET=coverage on 1.10 (#17212.5)
  • Next Job for TARGET=coverage on 1.10 (#17263.5)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc