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

rm-hull / dot-block / 26695069383
47%

Build:
DEFAULT BRANCH: main
Ran 30 May 2026 09:13PM UTC
Jobs 1
Files 19
Run time 1min
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

30 May 2026 09:13PM UTC coverage: 41.388% (-0.005%) from 41.393%
26695069383

push

github

web-flow
refactor: change blocklist_age to GaugeFunc (#121)

* refactor: change blocklist_age to GaugeFunc

Converted `blocklist_age` from a CounterFunc to a GaugeFunc. Since the
metric represents an absolute duration (age) rather than a cumulative
event count, a Gauge is semantically correct for Prometheus reporting.

* refactor: add mutex to BlockListMetrics

Add `sync.RWMutex` to ensure thread-safe access to `lastUpdated` field,
preventing potential data races during concurrent metric updates and
reads.

3 of 7 new or added lines in 1 file covered. (42.86%)

1 existing line in 1 file now uncovered.

507 of 1225 relevant lines covered (41.39%)

0.44 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
80.0
-6.67% internal/metrics/blocklist_metrics.go

Coverage Regressions

Lines Coverage ∆ File
1
80.0
-6.67% internal/metrics/blocklist_metrics.go
Jobs
ID Job ID Ran Files Coverage
1 26695069383.1 30 May 2026 09:13PM UTC 19
41.39
GitHub Action Run
Source Files on build 26695069383
  • Tree
  • List 19
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 16fd2b28 on github
  • Prev Build on main (#26694976677)
  • Next Build on main (#26695169258)
  • Delete
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