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

hamba / statter
96%

Build:
DEFAULT BRANCH: main
Repo Added 13 Feb 2019 07:13AM UTC
Files 13
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • bump
  • bump-deps
  • bump-prometheus
  • ci
  • deletion
  • dependabot/add-v2-config-file
  • dependabot/github_actions/all-015344e54b
  • dependabot/github_actions/all-02325a8da5
  • dependabot/github_actions/all-03fec41a89
  • dependabot/github_actions/all-167a898cab
  • dependabot/github_actions/all-4adb1accbf
  • dependabot/github_actions/all-76468cb07f
  • dependabot/github_actions/all-9f0c2afaca
  • dependabot/github_actions/all-a331d3ec2d
  • dependabot/go_modules/all-0c4323b0f6
  • dependabot/go_modules/all-26c1dae6df
  • dependabot/go_modules/all-271f7f2b2a
  • dependabot/go_modules/all-3e3aa4d013
  • dependabot/go_modules/all-4738f81977
  • dependabot/go_modules/all-59d5edeb95
  • dependabot/go_modules/all-60e2447cdb
  • dependabot/go_modules/all-6564f6b6c0
  • dependabot/go_modules/all-9a716be8ed
  • dependabot/go_modules/all-a877cdfca9
  • dependabot/go_modules/all-be2b89e9d8
  • dependabot/go_modules/all-d581898867
  • dependabot/go_modules/all-ddf553c9d0
  • dependabot/go_modules/all-e0592cbbe8
  • dependabot/go_modules/all-ea8dc26d22
  • dependabot/go_modules/all-eb7b4d9acc
  • dependabot/go_modules/all-eb8d29e47d
  • dependabot/go_modules/all-f121edeb1f
  • dependabot/go_modules/github.com/VictoriaMetrics/metrics-1.13.0
  • dependabot/go_modules/github.com/VictoriaMetrics/metrics-1.13.1
  • dependabot/go_modules/github.com/VictoriaMetrics/metrics-1.14.0
  • dependabot/go_modules/github.com/VictoriaMetrics/metrics-1.15.0
  • dependabot/go_modules/github.com/VictoriaMetrics/metrics-1.15.1
  • dependabot/go_modules/github.com/VictoriaMetrics/metrics-1.15.2
  • dependabot/go_modules/github.com/VictoriaMetrics/metrics-1.15.3
  • dependabot/go_modules/github.com/VictoriaMetrics/metrics-1.17.0
  • dependabot/go_modules/github.com/VictoriaMetrics/metrics-1.17.1
  • dependabot/go_modules/github.com/VictoriaMetrics/metrics-1.17.2
  • dependabot/go_modules/github.com/cactus/go-statsd-client-3.2.0+incompatible
  • dependabot/go_modules/github.com/prometheus/client_golang-1.1.0
  • dependabot/go_modules/github.com/prometheus/client_golang-1.2.0
  • dependabot/go_modules/github.com/prometheus/client_golang-1.2.1
  • dependabot/go_modules/github.com/prometheus/client_golang-1.3.0
  • dependabot/go_modules/github.com/prometheus/client_golang-1.4.0
  • dependabot/go_modules/github.com/prometheus/client_golang-1.4.1
  • dependabot/go_modules/github.com/prometheus/client_golang-1.5.0
  • dependabot/go_modules/github.com/prometheus/client_golang-1.5.1
  • dependabot/go_modules/github.com/prometheus/client_golang-1.6.0
  • dependabot/go_modules/github.com/prometheus/client_golang-1.7.0
  • dependabot/go_modules/github.com/prometheus/client_golang-1.7.1
  • dependabot/go_modules/github.com/stretchr/testify-1.4.0
  • dependabot/go_modules/github.com/stretchr/testify-1.5.0
  • dependabot/go_modules/github.com/stretchr/testify-1.5.1
  • dependabot/go_modules/github.com/stretchr/testify-1.6.0
  • dependabot/go_modules/github.com/stretchr/testify-1.6.1
  • dependabot/go_modules/github.com/stretchr/testify-1.7.0
  • fix
  • fix-deletion
  • fix-dup-keys
  • fix-minor-issues
  • fix-tests
  • fix-vulnfix
  • g1.24
  • generics
  • go-1.26
  • go1.25
  • govulncheck
  • govulncheck/auto-fix
  • improvments
  • linter
  • main
  • master
  • new-interface
  • prom
  • prom-register-failure
  • prometheus
  • refactor
  • remove-deptecated
  • revert-map-change
  • scopes
  • split-workflows
  • statsd-tags
  • string-tags
  • v1.0.0
  • v1.1.0
  • v1.2.0
  • v1.2.1
  • v1.2.2
  • v1.3.0
  • v1.3.1
  • v1.4.0
  • vuln
  • workflows

22 Aug 2026 03:53AM UTC coverage: 95.535% (+0.3%) from 95.198%
32550198667

push

github

web-flow
chore: bump dependency (#211)

1348 of 1411 relevant lines covered (95.54%)

1697.34 hits per line

Relevant lines Covered
Build:
Build:
1411 RELEVANT LINES 1348 COVERED LINES
1697.34 HITS PER LINE
Source Files on main
  • Tree
  • List 13
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
32550198667 main chore: bump dependency (#211) push 22 Aug 2026 03:54AM UTC web-flow github
95.54
32550138161 bump-deps Merge 8f9b34720 into 49a405a89 Pull #211 22 Aug 2026 03:52AM UTC web-flow github
95.54
31998108498 main chore(deps): fix vulnerabilities reported by govulncheck (#210) Co-authored-by: nrwiersma <644536+nrwiersma@users.noreply.github.com> push 17 Aug 2026 05:30AM UTC web-flow github
95.2
31995305647 govulncheck/auto-fix Merge 0817208e3 into b8f9a0076 Pull #210 17 Aug 2026 05:28AM UTC web-flow github
95.2
31159805015 main feat: add scopes (#209) push 07 Aug 2026 07:59AM UTC web-flow github
95.2
31081895788 scopes Merge 2e45a955f into a8c3430fa Pull #209 06 Aug 2026 07:41AM UTC web-flow github
95.2
31000357588 main fix: deletion races and errors (#208) push 05 Aug 2026 11:10AM UTC web-flow github
94.72
30980394446 fix-deletion Merge a5c470b96 into e341fdc1e Pull #208 05 Aug 2026 06:09AM UTC web-flow github
94.72
30703774254 main chore(deps): fix vulnerabilities reported by govulncheck (#205) Co-authored-by: nrwiersma <644536+nrwiersma@users.noreply.github.com> push 01 Aug 2026 02:27PM UTC web-flow github
92.53
29230271061 govulncheck/auto-fix Merge 37113ef34 into 00d9ee12e Pull #205 01 Aug 2026 02:25PM UTC web-flow github
92.53
See All Builds (558)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc