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

mtth / avsc / 251

Builds Branch Commit Type Ran Committer Via Coverage
251 4.0 Backfill `process.nextTick`. Node <= 1 doesn't support passing arguments. push 28 Feb 2016 05:12AM UTC mtth travis-ci pending completion   set done
250 4.0 Backfill `process.nextTick`. Node <= 1 doesn't support passing arguments. push 28 Feb 2016 05:09AM UTC mtth travis-ci pending completion   set done
249 4.0 Pass arguments to next tick calls. push 28 Feb 2016 04:24AM UTC mtth travis-ci pending completion   set done
248 4.0 Add edge-case test. For when a stateless transport gets interrupted after the readable transport becomes readable but before any data becomes available. Everything was working fine already, but just in case in the future. push 28 Feb 2016 01:32AM UTC mtth travis-ci pending completion   set done
247 4.0 Return number of pending messages when emitting a message. This will make it easier to throttle calls. push 28 Feb 2016 01:13AM UTC mtth travis-ci pending completion   set done
246 4.0 Improve pending call handling. Getting the total number of pending calls is now efficient. This will also simplifying adding an event to collect call statistics (e.g. time to response). push 28 Feb 2016 12:40AM UTC mtth travis-ci pending completion   set done
245 4.0 Remove stack traces from remote errors. That didn't last very long. This is currently failing tests on various browsers because errors get truncated past some length. This is likely better addressed outside `avsc` (for example by adding a custom ... push 27 Feb 2016 11:42PM UTC mtth travis-ci pending completion   set done
244 4.0 Add stack trace to remote errors. Also add try-catch block around listener handler, similar to most HTTP server frameworks (e.g. Express). This will catch synchronous errors without killing the server. push 27 Feb 2016 11:31PM UTC mtth travis-ci pending completion   set done
243 4.0 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 interprete... push 27 Feb 2016 09:53PM UTC mtth travis-ci pending completion   set done
242 4.0 Add option to keep defaults in types' schema. Defaults are a bit of a special case in schema attributes. They are not included in the canonical representation of types but are the only other attribute that can affect whether a schema can parse da... push 27 Feb 2016 02:11AM UTC mtth travis-ci pending completion   set done
241 4.0 Change block decoder `parseOpts` option to `parseHook`. This is both more flexible and consistent with the rest of the API. push 26 Feb 2016 09:42PM UTC mtth travis-ci pending completion   set done
240 3.4.1 Add `type.getTypeName` function. This will make it more convenient to access union branch names (and is more explicit than passing an optional boolean to `getName`). push 26 Feb 2016 02:55AM UTC mtth travis-ci pending completion   set done
239 3.4.0 Add benchmark results. See below. fromBuffer | toBuffer | isValid | (ops/sec) ---------: | -------: | ------: | --------- 1,301,390 | 371,872 | ... push 26 Feb 2016 02:53AM UTC mtth travis-ci pending completion   set done
238 master Add `type.getTypeName` function. This will make it more convenient to access union branch names (and is more explicit than passing an optional boolean to `getName`). push 26 Feb 2016 02:52AM UTC mtth travis-ci pending completion   set done
237 4.0 Add unwrapped union tests. push 26 Feb 2016 02:47AM UTC mtth travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • …
  • 46
  • 47
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc