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

weaveworks / promrus / 19 / 1
90%
master: 90%

Build:
DEFAULT BRANCH: master
Ran 10 Oct 2017 10:22AM UTC
Files 1
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

10 Oct 2017 10:21AM UTC coverage: 90.0%. Remained the same
19.1

Pull #4

travis-ci

web-flow
Initialise counters w/o using CounterVec#Set.

`CounterVec#Set` was present in `v0.8.0` but has been removed in `v0.9.0-pre1`.
Simply calling the counter with a label initialises it, so that is what we are now doing.
If not calling it at all, then the metric is not exposed for this label until actually incremented, which is probably not the desired behaviour -- i.e. people would most likely still want to know that the number of debug/info/warning/error log messages is zero, and to confirm that their monitoring is not broken.
Pull Request #4: Upgrade prometheus/client_golang from v0.8.0 to v0.9.0-pre1, and initialise counters w/o using CounterVec#Set

27 of 30 relevant lines covered (90.0%)

6.8 hits per line

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