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

davecgh / go-xdr / 16 / 1
100%
master: 100%

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

05 Aug 2014 05:27AM UTC coverage: 83.544% (+0.8%) from 82.741%
16.1

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%)

15.11 hits per line

Source Files on job 16.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 16
  • Travis Job 16.1
  • 326b6e3d on github
  • Prev Job for on master (#15.1)
  • Next Job for on master (#17.1)
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