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

nepalez / cql_builder / 7
100%

Build:
DEFAULT BRANCH: master
Ran 13 Aug 2015 07:58PM UTC
Jobs 3
Files 20
Run time 35s
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

pending completion
7

push

travis-ci

nepalez
[FEATURE] Implement 'DROP TYPE' statement

    statement = CQLBuilder.drop_type(:foo).if_exists
    statement.to_s # => "DROP TYPE IF EXISTS 'foo';"

== Added

* CQLBuilder::Statements::DropType (AST node)
* CQLBuilder.drop_type (builder method)

253 of 253 relevant lines covered (100.0%)

48.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7.1 (1.9.3) 13 Aug 2015 07:58PM UTC 0
100.0
Travis Job 7.1
4 7.4 (2.2) 13 Aug 2015 07:58PM UTC 0
100.0
Travis Job 7.4
5 7.5 (ruby-head) 13 Aug 2015 07:59PM UTC 0
100.0
Travis Job 7.5
Source Files on build 7
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7
  • d1a41420 on github
  • Prev Build on master (#6)
  • Next Build on master (#8)
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