• 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 class-variable-emitter-registry
branch: class-variable-emitter-registry
CHANGE BRANCH
x
Reset
  • class-variable-emitter-registry
  • add-parent-node
  • change-buffer-to-stream
  • collapse-select
  • insert-emitter
  • kill-string-emitter-mutation
  • master
  • parser
  • rename-nodes
  • replace-delimited
  • update-emitter

pending completion
60

push

travis-ci

dkubb
Update registry to use a class variable

* Rather than creating a private method for the emitter registry, a
  class variable can be used to share state between classes in the
  same hierarchy. Normally I would not use class variables for much,
  except this is exactly the use case they were designed for.
* Add Emitter.finalize to hide the class internal state from the
  outside world. Nothing outside of the Emitter class needs to know
  there is a registry object internally, there is no need to expose
  that in a public interface.

243 of 243 relevant lines covered (100.0%)

45.35 hits per line

Relevant lines Covered
Build:
Build:
243 RELEVANT LINES 243 COVERED LINES
45.35 HITS PER LINE
Source Files on class-variable-emitter-registry
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
60 class-variable-emitter-registry Update registry to use a class variable * Rather than creating a private method for the emitter registry, a class variable can be used to share state between classes in the same hierarchy. Normally I would not use class variables for much, ... push 09 Jun 2013 08:35PM 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

© 2025 Coveralls, Inc