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

lookout / oraculum-muTable / 17
94%
master: 95%

Build:
Build:
LAST BUILD BRANCH: 2.0.0
DEFAULT BRANCH: master
Ran 11 Aug 2015 08:49PM UTC
Jobs 1
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

pending completion
17

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

Jobs
ID Job ID Ran Files Coverage
1 17.1 11 Aug 2015 08:49PM UTC 0
93.51
Travis Job 17.1
Source Files on build 17
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #17
  • 46d33798 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

© 2026 Coveralls, Inc