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

mtth / avsc / 243 / 3
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 5.7.0
DEFAULT BRANCH: master
Ran 27 Feb 2016 09:54PM 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

27 Feb 2016 09:47PM UTC coverage: 100.0%. Remained the same
243.3

push

travis-ci

mtth
Simplify protocol error handling.

Default error handling is now more intuitive and node-like:

+ Avro's string system errors are by default automatically converted
  to/from actual `Error` objects.
+ Passing `null` as error argument is interpreted as `undefined`
  (meaning the call succeeded).

Since this can lead to ambiguities in rare cases, this behavior can be
turned off with the `strictErrors` option to behave exactly according to
the specification.

Also fix unwrapped and wrapped union handling for logical types and add
optional arguments to `Type.isType`. This makes it much easier to test
whether a type belongs to a set of other types.

3034 of 3034 relevant lines covered (100.0%)

252.64 hits per line

Source Files on job 243.3
  • Tree
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 243
  • Travis Job 243.3
  • 96da4f40 on github
  • Prev Job for on 4.0 (#242.3)
  • Next Job for on 4.0 (#244.5)
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