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

mtth / avsc / 269 / 4
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 5.7.0
DEFAULT BRANCH: master
Ran 01 Apr 2016 03:06PM UTC
Files 7
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

01 Apr 2016 03:05PM UTC coverage: 100.0%. Remained the same
269.4

push

travis-ci

mtth
Restore enum symbols as array and rename custom long type builder.

The object implementation of symbols was not consistent with other
`getXXXs` methods which all return arrays (`protocol.getMessages`,
`recordType.getFiels`), and lost order. With not static checking, it
isn't clear that there really is a benefit to using symbols as object
fields rather than strings. (Typescript users wouldn't be able to use
this object and would have their own separate anyway.)

Also rename `LongType.using` to `LongType.__with`. This makes it a bit
more explicit that this is a method not meant to be called as part of
the regular flow, but rather to add "core" functionality. But mostly, it
frees up the `use` name for `MessageEmitter` and `MessageListener`
functions, which will provide functionality similar to express' `use`
(avoiding confusion from having completely different implementations
with a `us{e,ing}` name).

3076 of 3076 relevant lines covered (100.0%)

255.77 hits per line

Source Files on job 269.4
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 269
  • Travis Job 269.4
  • 5f96c09a on github
  • Prev Job for on 4.0 (#268.4)
  • Next Job for on 4.0 (#270.4)
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