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

iconara / cql-rb / 437 / 6
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 09 Jul 2014 11:54AM UTC
Files 111
Run time 1min
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

09 Jul 2014 11:51AM UTC coverage: 99.168% (-0.4%) from 99.527%
2.1.1, CQL_ENABLE_AUTH=1

push

travis-ci

Theo
Make sure statements that are added to a batch are prepared

When executing a prepared statement it will make sure that it's prepared on the connection before sending the request, but when a prepared statement is added to a batch it doesn't do this check, instead it raises a NotPreparedError. With this patch the batch will prepare any unprepared statements before sending the batch request.

This fixes #117

7982 of 8049 relevant lines covered (99.17%)

122.45 hits per line

Source Files on job 437.6 (2.1.1, CQL_ENABLE_AUTH=1)
  • Tree
  • List 0
  • Changed 35
  • Source Changed 3
  • Coverage Changed 35
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 437
  • Travis Job 437.6
  • 7b28f729 on github
  • Prev Job for 2.1.1, CQL_ENABLE_AUTH=1 on master (#432.6)
  • Next Job for 2.1.1, CQL_ENABLE_AUTH=1 on master (#438.6)
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