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

dkubb / sql
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: parser
DEFAULT BRANCH: master
Repo Added 17 Mar 2013 07:39AM UTC
Files 38
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

LAST BUILD ON BRANCH parser
branch: parser
CHANGE BRANCH
x
Reset
  • parser
  • add-parent-node
  • change-buffer-to-stream
  • class-variable-emitter-registry
  • collapse-select
  • insert-emitter
  • kill-string-emitter-mutation
  • master
  • rename-nodes
  • replace-delimited
  • update-emitter

pending completion
259

push

travis-ci

dkubb
Fix scanner to handle multibyte encodings

* This uses the ragel-driven buffer to make sure bytes are aligned
  by character boundaries.

541 of 542 relevant lines covered (99.82%)

63.34 hits per line

Relevant lines Covered
Build:
Build:
542 RELEVANT LINES 541 COVERED LINES
63.34 HITS PER LINE
Source Files on parser
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
259 parser Fix scanner to handle multibyte encodings * This uses the ragel-driven buffer to make sure bytes are aligned by character boundaries. push 14 Jan 2014 10:33PM UTC dkubb travis-ci pending completion  
258 parser Change ci:metrics to run compilation push 12 Jan 2014 11:58PM UTC dkubb travis-ci pending completion  
257 parser Change specs to use valid SQL queries rather than invalid fragments * Add DATE operator * Add String parsing push 12 Jan 2014 11:49PM UTC dkubb travis-ci pending completion  
253 parser Change specs to use valid SQL queries rather than invalid fragments * Add DATE operator * Add String parsing push 12 Jan 2014 11:21PM UTC dkubb travis-ci pending completion  
251 parser Fix failing spec caused by parenthesis changes * This is only temporary until conditional parenthesis are added. push 11 Jan 2014 01:55AM UTC dkubb travis-ci pending completion  
249 parser Add parenthesis to binary infix operators * Add comments explaining the algorithm I will used to properly parenthesize the operators based on their precedence rules compared to the parent, as well as associativity compared to their position... push 09 Jan 2014 05:42PM UTC dkubb travis-ci pending completion  
248 parser Move input scanning into a separate method push 08 Jan 2014 09:19AM UTC dkubb travis-ci pending completion  
246 parser Change version of racc to be compatible with JRuby push 08 Jan 2014 09:04AM UTC dkubb travis-ci pending completion  
244 parser Add generated files to rubocop exclude list push 08 Jan 2014 08:54AM UTC dkubb travis-ci pending completion  
243 parser Refactor scanner to match full unsigned integers * This allows the parser to focus on matching the whole number, not matching each digit and concatenating the strings, and evaluating them to get the number. * Change the identifier emitter in ... push 08 Jan 2014 08:32AM UTC dkubb travis-ci pending completion  
See All Builds (251)
  • Repo on GitHub
  • CI Project
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