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

jjeffery / errors
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: v1.0.3
DEFAULT BRANCH: master
Repo Added 05 Oct 2016 01:33AM UTC
Files 4
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

LAST BUILD ON BRANCH v1.0.3
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master
  • readme
  • v1.0
  • v1.0.1
  • v1.0.2
  • v1.0.3

01 Mar 2019 01:15AM UTC coverage: 96.739%. First build
30

push

travis-ci

jjeffery
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.

6 of 6 new or added lines in 1 file covered. (100.0%)

178 of 184 relevant lines covered (96.74%)

57.5 hits per line

Relevant lines Covered
Build:
Build:
184 RELEVANT LINES 178 COVERED LINES
57.5 HITS PER LINE
Source Files on master
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

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  
25 master Travis CI builds for 1.10, 1.9, 1.8. push 31 Mar 2018 03:48AM UTC jjeffery travis-ci pending completion  
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  
23 v1.0.1 Add dep to travis build config. push 19 Aug 2017 07:40AM UTC jjeffery travis-ci pending completion  
22 master Add dep to travis build config. push 19 Aug 2017 07:36AM UTC jjeffery travis-ci pending completion  
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  
See All Builds (29)
  • Repo on GitHub
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