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

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

Build:
DEFAULT BRANCH: master
Ran 14 Aug 2015 05:26PM UTC
Files 35
Run time 1s
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

14 Aug 2015 05:26PM UTC coverage: 99.742%. First build
1.9.3

push

travis-ci

nepalez
[FEATURE] Add `PrimaryKey` clause

The clause describes the PRIMARY KEY of the table

    clause = Clauses::PrimaryKey.new(columns: [:foo, :bar])
    clause.to_s # => "PRIMARY KEY (\"foo\", \"bar\")"

== Added

* CQLBuilder::Clauses::PrimaryKey

386 of 387 relevant lines covered (99.74%)

15.84 hits per line

Source Files on job 24.1 (1.9.3)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24
  • Travis Job 24.1
  • af07a058 on github
  • Next Job for 1.9.3 on master (#25.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