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

saturnflyer / casting / 110 / 7
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 11 Mar 2014 01:44AM UTC
Files 8
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

11 Mar 2014 01:40AM UTC coverage: 98.261%. Remained the same
rbx-2, COVERALLS=true

push

travis-ci

saturnflyer
specify the owning module in super_delegate to ensure the 'super' lookup checks the delegate index

if you use multiple modules which use the same method names, you'll need to specify who owns them in the call to
super_delegate. I'd rather infer the name, but that doesn't currently seem possible.

With only 2 delegates containing the same module, plain 'super_delegate' will work. With more
than 2, you'll need to specify the owner in the call like 'super_delegate(MyModule)' where
MyModule is the name of the current module definding that particular method.

226 of 230 relevant lines covered (98.26%)

10.05 hits per line

Source Files on job 110.7 (rbx-2, COVERALLS=true)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 110
  • Travis Job 110.7
  • 82d0f7d0 on github
  • Prev Job for rbx-2, COVERALLS=true on master (#109.7)
  • Next Job for rbx-2, COVERALLS=true on master (#111.7)
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