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

evalphobia / logrus_sentry
83%
master: 81%

Build:
Build:
LAST BUILD BRANCH: v0.8.2
DEFAULT BRANCH: master
Repo Added 07 Oct 2015 03:38AM 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 v0.4.2
branch: v0.4.2
CHANGE BRANCH
x
Reset
  • v0.4.2
  • feature/add-ci-badges
  • feature/add-filter
  • feature/add-license
  • feature/logrus-trace-level
  • feature/move-stacktrace-test
  • feature/sentry-error-handler
  • feature/travis-go1.10
  • feature/travis-go1.8
  • feature/travisci
  • feature/update-travis
  • issue/20
  • issue/22
  • issue/42
  • issue/69
  • master
  • revert-35-master
  • v0.2.0
  • v0.2.1
  • v0.2.10
  • v0.2.11
  • v0.2.12
  • v0.2.13
  • v0.2.14
  • v0.2.2
  • v0.2.3
  • v0.2.4
  • v0.2.5
  • v0.2.6
  • v0.2.7
  • v0.2.8
  • v0.2.9
  • v0.3.0
  • v0.4.0
  • v0.4.1
  • v0.4.3
  • v0.4.4
  • v0.4.5
  • v0.4.6
  • v0.5.0
  • v0.5.1
  • v0.7.0
  • v0.8.0
  • v0.8.1
  • v0.8.2
  • v0.9.0

pending completion
112

push

travis-ci

evalphobia
Stacktrace the culprit should be the received error not the cause (#45)

Previously, when stacktrace was enabled, the culprit would be set to
the first error that did not implement Cause (as detected by errors.Cause(err)),
this had the affect of not showing any additional context added to
the error.

This was also inconsistent with the same behaviour when stacktrace was
disabled.

This change attempts to unify that behaviour, as well as to not discard
the context added to the errors.

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

299 of 360 relevant lines covered (83.06%)

82.39 hits per line

Relevant lines Covered
Build:
Build:
360 RELEVANT LINES 299 COVERED LINES
82.39 HITS PER LINE
Source Files on v0.4.2
  • 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
112 v0.4.2 Stacktrace the culprit should be the received error not the cause (#45) Previously, when stacktrace was enabled, the culprit would be set to the first error that did not implement Cause (as detected by errors.Cause(err)), this had the affect of... push 30 Aug 2017 01:36AM UTC evalphobia travis-ci pending completion  
See All Builds (164)
  • 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