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

nepalez / cql_builder / 25 / 5
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 14 Aug 2015 05:30PM 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:28PM UTC coverage: 99.744%. Remained the same
ruby-head

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

390 of 391 relevant lines covered (99.74%)

15.83 hits per line

Source Files on job 25.5 (ruby-head)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25
  • Travis Job 25.5
  • ee12fd45 on github
  • Prev Job for ruby-head on master (#24.5)
  • Next Job for ruby-head on master (#26.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