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

davecgh / go-xdr / 16
100%

Build:
DEFAULT BRANCH: master
Ran 05 Aug 2014 05:31AM UTC
Jobs 2
Files 3
Run time 14s
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
16

push

travis-ci

davecgh
Add new error code for ErrParseTime.

This commit introduces a new error code for errors while parsing time.
Previously it just returned the underlying time.ParseError err, however
this was inconsistent with the rest of the package that returns
*UnmarshalError.  The underlying time.ParseError is still available via
the Err field of the UnmarshalError struct.

While here, add negative tests to ensure the time-related errors work as
expected.

660 of 790 relevant lines covered (83.54%)

30.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 16.1 05 Aug 2014 05:31AM UTC 0
83.54
Travis Job 16.1
2 16.2 05 Aug 2014 05:31AM UTC 0
83.54
Travis Job 16.2
Source Files on build 16
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #16
  • 326b6e3d on github
  • Prev Build on master (#15)
  • Next Build on master (#17)
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