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

uber-common / zap / 21
96%
master: 97%

Build:
Build:
LAST BUILD BRANCH: ajs-tests
DEFAULT BRANCH: master
Ran 06 Apr 2016 05:20PM UTC
Jobs 2
Files 6
Run time 2min
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
21

push

travis-ci

akshayjshah
Add a field factory for stacktraces

Add a field factory that wraps `runtime.Stack`, so that users don't need
to pick a byte size for their stacktraces. The wrapper attempts to
re-use a buffer from the pool, but allocates if it's necessary to
capture the whole stacktrace.

Note that the Stack() function is *really* expensive - casting the trace
to a string costs an allocation, but just taking a stacktrace is ~10
microseconds (roughly the same amount of time as logging 100
non-stacktrace fields).

320 of 332 relevant lines covered (96.39%)

37353.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21.1 06 Apr 2016 05:20PM UTC 0
96.39
Travis Job 21.1
2 21.2 06 Apr 2016 05:20PM UTC 0
96.39
Travis Job 21.2
Source Files on build 21
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #21
  • 5b8eb727 on github
  • Prev Build on ajs-stacks (#19)
  • Next Build on ajs-stacks (#23)
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