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

nepalez / cql_builder / 1 / 3
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 13 Aug 2015 10:22AM UTC
Files 13
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

13 Aug 2015 10:21AM UTC coverage: 100.0%. First build
2.1

push

travis-ci

nepalez
[FEATURE] Implement 'CREATE KEYSPACE' statement

    CQLBuilder
      .create_keyspace(:foo)
      .if_not_exists
      .with(durable_writes: true)

== Added

* CQLBuilder::Statements::CreateKeyspace (AST node)
* CQLBuilder.create_keyspace (builder method)

165 of 165 relevant lines covered (100.0%)

17.12 hits per line

Source Files on job 1.3 (2.1)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 1.3
  • b41e6df1 on github
  • Next Job for 2.1 on master (#2.3)
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