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

thibaultcha / lua-cassandra / 867
93%

Build:
DEFAULT BRANCH: master
Ran 03 Oct 2016 10:45PM UTC
Jobs 3
Files 3
Run time 49s
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

pending completion
867

Pull #65

travis-ci

web-flow
feat(cluster) better keyspace pooling

Taking advantage of the recent fix in the init module that pools sockets
by their keyspace, this avoids setting a keyspace before each operation
in order to allow for `coordinator_options` in `execute()` and
`batch()`.

Instead, we set coordinators their keyspace when opening their
connection, as it should be. Cassandra keyspaces are expected to exist
when we connect to it via a cluster instance, or else the connection
will fail, as it should be. If no keyspace is set for the cluster, none
will be used. If a keyspace is set at the `coordinator_options` argument
(per-query level of granularity), then the cluster will set the keyspace
beore spawning the coordinator, hence it will always use a different
connection pool.
Pull Request #65: feat(cluster) hosts info stored in shm

967 of 998 relevant lines covered (96.89%)

4079.34 hits per line

Jobs
ID Job ID Ran Files Coverage
2 867.2 (LUA="lua 5.2") 03 Oct 2016 10:45PM UTC 0
96.89
Travis Job 867.2
3 867.3 (LUA="luajit 2.0") 03 Oct 2016 10:45PM UTC 0
95.63
Travis Job 867.3
4 867.4 (LUA="luajit 2.1") 03 Oct 2016 10:45PM UTC 0
95.63
Travis Job 867.4
Source Files on build 867
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #867
  • Pull Request #65
  • PR Base - master (#848)
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