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

iconara / cql-rb / 241 / 5
95%
master: 99%

Build:
Build:
LAST BUILD BRANCH: v2.1.0.pre2
DEFAULT BRANCH: master
Ran 28 Oct 2013 06:47AM UTC
Files 87
Run time –
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

28 Oct 2013 06:46AM UTC coverage: 98.524%. Remained the same
jruby-19mode, CQL_ENABLE_AUTH=0

push

travis-ci

iconara
Rewrite the trace API to load the trace only on request

Traces aren't guaranteed to be completely written when the response is returned to the client. Instead of always loading the trace (which most of the time would result in an incomplete trace being loaded), only load it on request.

The QueryResult#trace method now loads the trace (and raises an IncompleteTraceError if it detects the trace to be incomplete -- i.e. missing the duration field).

I couldn't find a way to make the API seamlessly work synchronously and asynchronously, so currently this feature is only available in the non-public asynchronous API.

6808 of 6910 relevant lines covered (98.52%)

14.17 hits per line

Source Files on job 241.5 (jruby-19mode, CQL_ENABLE_AUTH=0)
  • Tree
  • List 0
  • Changed 27
  • Source Changed 0
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 241
  • Travis Job 241.5
  • 8a45a897 on github
  • Prev Job for jruby-19mode, CQL_ENABLE_AUTH=0 on tracing_support (#237.5)
  • Next Job for jruby-19mode, CQL_ENABLE_AUTH=0 on tracing_support (#249.5)
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