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

dkubb / sql / 219 / 3
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: parser
DEFAULT BRANCH: master
Ran 06 Jan 2014 05:28AM UTC
Files 37
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

06 Jan 2014 05:17AM UTC coverage: 79.962% (-19.9%) from 99.813%
2.1.0

push

travis-ci

dkubb
Add SQL::Parser based on racc

* This is a preliminary grammar based on the sql 92 bnf defined at
  http://savage.net.au/SQL/sql-92.bnf.

  Oddly enough it also resembles the racc grammar at:
  https://github.com/omghax/sql/blob/master/lib/sql/parser.racc but
  was not derived from it.

  This scanner/parser combination can now parse simple SQL queries
  like: SELECT * FROM "people" but does not yet do anything
  interesting with the data. Eventually it will create a tree of
  SQL::AST::Node objects.

423 of 529 relevant lines covered (79.96%)

1.24 hits per line

Source Files on job 219.3 (2.1.0)
  • Tree
  • List 0
  • Changed 35
  • Source Changed 3
  • Coverage Changed 35
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 219
  • Travis Job 219.3
  • 61f012be on github
  • Prev Job for 2.1.0 on parser (#216.3)
  • Next Job for 2.1.0 on parser (#221.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

© 2025 Coveralls, Inc