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

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

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

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

37350.44 hits per line

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