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

rm-hull / dot-block / 26724129608
43%
main: 47%

Build:
Build:
LAST BUILD BRANCH: fix/hot-paths
DEFAULT BRANCH: main
Ran 31 May 2026 08:52PM UTC
Jobs 1
Files 20
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

31 May 2026 08:50PM UTC coverage: 42.734% (+0.8%) from 41.921%
26724129608

Pull #126

github

rm-hull
feat: implement asynchronous telemetry workers

Introduced a worker pool pattern for telemetry recording to prevent
blocking the main request path.

- Added `telemetryCh` and `NUM_WORKERS` to `DNSDispatcher`.
- Replaced direct goroutine spawning per request with a buffered channel
  and worker pool.
- Added `dns_dropped_telemetry_total` metric to monitor channel
overflows.
- Standardized log field keys to snake_case.
Pull Request #126: feat: implement asynchronous telemetry workers

27 of 29 new or added lines in 3 files covered. (93.1%)

28 existing lines in 1 file now uncovered.

597 of 1397 relevant lines covered (42.73%)

1239.48 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
85.12
-0.03% internal/forwarder/dispatcher.go

Coverage Regressions

Lines Coverage ∆ File
28
85.12
-0.03% internal/forwarder/dispatcher.go
Jobs
ID Job ID Ran Files Coverage
1 26724129608.1 31 May 2026 08:52PM UTC 20
42.73
GitHub Action Run
Source Files on build 26724129608
  • Tree
  • List 20
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #126
  • PR Base - main (#26723078796)
  • 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