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

jjeffery / errors / 30

Builds Branch Commit Type Ran Committer Via Coverage
30 v1.0.3 Add Unwrap method Adds the Unwrap method to the error types that have a Cause method. The Unwrap method implements the Wrapper interface in the Go 2 draft designs for error inspection and printing. push 01 Mar 2019 01:24AM UTC jjeffery travis-ci
96.74
29 master Add Unwrap method Adds the Unwrap method to the error types that have a Cause method. The Unwrap method implements the Wrapper interface in the Go 2 draft designs for error inspection and printing. push 01 Mar 2019 01:17AM UTC jjeffery travis-ci
96.74
28 master Add deprecation notice to readme push 19 Dec 2018 11:01PM UTC jjeffery travis-ci
100.0
27 master Build for go1.11 push 19 Dec 2018 10:51PM UTC jjeffery travis-ci
100.0
26 v1.0.2 Travis CI builds for 1.10, 1.9, 1.8. push 31 Mar 2018 03:54AM UTC jjeffery travis-ci pending completion   set done
25 master Travis CI builds for 1.10, 1.9, 1.8. push 31 Mar 2018 03:48AM UTC jjeffery travis-ci pending completion   set done
24 master Modify Cause() so it always returns non-null. Errors returned by the github.com/gorilla/securecookie package return errors that implement the Cause() method, but sometimes they return nil. In this case, we do not want the Cause() function to retu... push 31 Mar 2018 03:45AM UTC jjeffery travis-ci pending completion   set done
23 v1.0.1 Add dep to travis build config. push 19 Aug 2017 07:40AM UTC jjeffery travis-ci pending completion   set done
22 master Add dep to travis build config. push 19 Aug 2017 07:36AM UTC jjeffery travis-ci pending completion   set done
21 master Fix test failures caused by changes to package kv. Added dep to project but not including the vendor directory in source code control. I think that these sort of test failures are the kind of thing that dep is helping to address. push 19 Aug 2017 07:30AM UTC jjeffery travis-ci pending completion   set done
20 v1.0 Minor change. Remove intermediate var. push 19 Aug 2017 05:50AM UTC jjeffery travis-ci pending completion   set done
19 master Minor change. Remove intermediate var. push 22 Jan 2017 05:04AM UTC jjeffery travis-ci pending completion   set done
18 master Uses package kv to serialize key/value pairs. This package already depended on package kv for kv.Flatten, so it seems OK to use this new functionality from package kv. push 22 Jan 2017 01:29AM UTC jjeffery travis-ci pending completion   set done
17 master attachError no longer checks for Error interface. This is because other packages might implement the Error interface and rely on the implementation of this package. Another reason is that this removes the opportunities for errors to be modified: ... push 20 Jan 2017 11:23AM UTC jjeffery travis-ci pending completion   set done
16 master Merge branch 'master' of github.com:jjeffery/errors push 20 Jan 2017 09:35AM UTC jjeffery travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 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