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

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

Build:
Build:
LAST BUILD BRANCH: ajs-tests
DEFAULT BRANCH: master
Ran 06 Apr 2016 05:30PM UTC
Jobs 1
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
25

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

18675.56 hits per line

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