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

thibaultcha / lua-cassandra / 820 / 1
97%
master: 93%

Build:
Build:
LAST BUILD BRANCH: 1.5.1
DEFAULT BRANCH: master
Ran 17 Aug 2016 11:36PM UTC
Files 3
Run time 0s
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

17 Aug 2016 11:26PM UTC coverage: 96.526%. Remained the same
LUA="lua 5.1"

push

travis-ci

thibaultcha
fix(cluster) store and use protocol_version from first coordinator

Not doing so would be harmful when a connection would be kept alive, but
when being reused, `connect()` is called but doesn't check if the
procotol is supported (only does so when `getreusedtimes() == 0`). We
now store the protocol version in the cluster's `peers_opts` table.

All nodes from the cluster must currently use the same protocol version.

1028 of 1065 relevant lines covered (96.53%)

1242.5 hits per line

Source Files on job 820.1 (LUA="lua 5.1")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 820
  • Travis Job 820.1
  • a4e4d9b3 on github
  • Prev Job for LUA="lua 5.1" on feat/native-protocol-v4 (#819.1)
  • Next Job for LUA="lua 5.1" on feat/native-protocol-v4 (#821.1)
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