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

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

Build:
Build:
LAST BUILD BRANCH: parser
DEFAULT BRANCH: master
Ran 09 Jun 2013 08:35PM UTC
Files 18
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

09 Jun 2013 08:35PM UTC coverage: 100.0%. First build
ruby-head

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.

228 of 228 relevant lines covered (100.0%)

7.15 hits per line

Source Files on job 60.3 (ruby-head)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 60
  • Travis Job 60.3
  • 1b8141a8 on github
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