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

lookout / oraculum-muTable / 16 / 1
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 11 Aug 2015 08:49PM UTC
Files 3
Run time 0s
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 Aug 2015 08:49PM UTC coverage: 93.506% (+0.1%) from 93.373%
16.1

push

travis-ci

Egeste
Remove mixin-based interface validation

Where typical codebases use classical inheritance, javascript uses prototypal.
In the absence of proper interfaces, it has been attractive to enforce an interface
in FactoryJS using an object's tags, mixins, etc. However, this only works well
in private code bases that enforce private conventions.

Removing the psuedo interface enforcement allows for more flexible code, allowing
downstream Oraculum application developers to replace default mixins/objects
with custom implementations by other names. Therefor, it is prudent to only
expect that the required interface will be present, and allow the vm to throw
on a failed object index, method call, etc.

144 of 154 relevant lines covered (93.51%)

7.76 hits per line

Source Files on job 16.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 16
  • Travis Job 16.1
  • 46d33798 on github
  • Prev Job for on master (#14.1)
  • Next Job for on master (#18.1)
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