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

uber-go / tally / 382 / 5
91%
master: 91%

Build:
DEFAULT BRANCH: master
Ran 15 Mar 2019 10:43AM UTC
Files 7
Run time 0s
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

15 Mar 2019 10:37AM UTC coverage: 94.277%. Remained the same
382.5

push

travis-ci

web-flow
Add integration test to test scope is flushed correctly for shortly lived programs (#92)

There were some reporting metrics that haven't been flushed on program shutdown, this is likely due to program lifecycle however since this test is unable to reproduce the problem:
```
$ go test -v -run TestIntegrationProcessFlushOnExit -count 100
=== RUN   TestIntegrationProcessFlushOnExit
Test 0 emitted:
[Metric({Name:my-gauge MetricValue:MetricValue({Count:<nil> Gauge:<nil> Timer:TimerValue({I64Value:0xc000098980 DValue:<nil>})}) Timestamp:0xc000098990 Tags:map[]}) Me
tric({Name:my-counter MetricValue:MetricValue({Count:CountValue({I64Value:0xc0000989b8}) Gauge:<nil> Timer:<nil>}) Timestamp:0xc0000989c8 Tags:map[]}) Metric({Name:my-
gauge MetricValue:MetricValue({Count:<nil> Gauge:GaugeValue({I64Value:<nil> DValue:0xc0000989f0}) Timer:<nil>}) Timestamp:0xc000098a00 Tags:map[]})]

...

Test 4 emitted:
[Metric({Name:my-gauge MetricValue:MetricValue({Count:<nil> Gauge:<nil> Timer:TimerValue({I64Value:0xc000099330 DValue:<nil>})}) Timestamp:0xc000099340 Tags:map[]}) Me
tric({Name:my-counter MetricValue:MetricValue({Count:CountValue({I64Value:0xc000099368}) Gauge:<nil> Timer:<nil>}) Timestamp:0xc000099378 Tags:map[]}) Metric({Name:my-
gauge MetricValue:MetricValue({Count:<nil> Gauge:GaugeValue({I64Value:<nil> DValue:0xc0000993a0}) Timer:<nil>}) Timestamp:0xc0000993b0 Tags:map[]})]
--- PASS: TestIntegrationProcessFlushOnExit (4.33s)

...
```

Repeating the tests 100 iterations all pass.

939 of 996 relevant lines covered (94.28%)

151.54 hits per line

Source Files on job 382.5
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 366
  • Travis Job 382.5
  • 1ed35a14 on github
  • Prev Job for on master (#373.1)
  • Next Job for on master (#409.1)
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

© 2026 Coveralls, Inc