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

uber-common / zap / 185

Builds Branch Commit Type Ran Committer Via Coverage
185 master Add a test for Development option It's a bit hard to test this option, since its only effect is to sometimes call `os.Exit(1)`. I'm open to more elegant testing ideas... Pull #46 17 May 2016 02:47PM UTC akshayjshah travis-ci pending completion
184 ajs-tests Add a test for Development option It's a bit hard to test this option, since its only effect is to sometimes call `os.Exit(1)`. I'm open to more elegant testing ideas... push 17 May 2016 02:47PM UTC akshayjshah travis-ci pending completion
183 master Reduce allocations for disabled/sampled logs Even when a log level is disabled or heavily sampled, calling `logger.Error(msg, someField, someOtherField)` will make at least one allocation to hold the fields. If we're using the more expensive fiel... Pull #45 17 May 2016 05:16AM UTC akshayjshah travis-ci pending completion
182 ajs-check Reduce allocations for disabled/sampled logs Even when a log level is disabled or heavily sampled, calling `logger.Error(msg, someField, someOtherField)` will make at least one allocation to hold the fields. If we're using the more expensive fiel... push 17 May 2016 05:11AM UTC akshayjshah travis-ci pending completion
181 master Add a Log method to Logger interface (#44) * Add a Log method to Logger interface * Fix serialization on tip push 11 May 2016 06:38PM UTC akshayjshah travis-ci pending completion
180 master Fix serialization on tip Pull #44 10 May 2016 04:44AM UTC akshayjshah travis-ci pending completion
179 ajs-check Fix serialization on tip push 10 May 2016 04:44AM UTC akshayjshah travis-ci pending completion
178 master Add a Log method to Logger interface Pull #44 10 May 2016 04:29AM UTC akshayjshah travis-ci pending completion
177 ajs-check Add a Log method to Logger interface push 10 May 2016 04:26AM UTC akshayjshah travis-ci pending completion
176 ajs-check WIP push 09 May 2016 11:07PM UTC akshayjshah travis-ci pending completion
175 master Add a sampling wrapper (#36) * Add a spy logger * Add a sampling wrapper * Rebase on master * Reset sampler counters each tick Use the runtime's timer heap to manage a tick interval for sampling loggers, but make sure that we don't p... push 09 May 2016 11:01PM UTC akshayjshah travis-ci pending completion
173 master Comments from CR Pull #36 09 May 2016 10:58PM UTC akshayjshah travis-ci pending completion
174 ajs-sample Comments from CR push 09 May 2016 10:57PM UTC akshayjshah travis-ci pending completion
172 ajs-checks Address comments from CR push 09 May 2016 10:54PM UTC akshayjshah travis-ci pending completion
171 master Handle NaN and +/- Inf (#42) * Handle NaN and +/- Inf * Convert repeated ifs to a switch push 09 May 2016 04:37AM UTC akshayjshah travis-ci pending completion
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • Next →
  • Back to Repo
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