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

rm-hull / dot-block / 27431521007
62%
main: 61%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/github.com/rm-hull/godx-0.2.4
DEFAULT BRANCH: main
Ran 12 Jun 2026 05:21PM UTC
Jobs 1
Files 32
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

12 Jun 2026 05:19PM UTC coverage: 61.432% (+0.4%) from 61.072%
27431521007

Pull #155

github

rm-hull
feat: implement latency-aware upstream routing

Replaced the simple RoundRobin strategy with a latency-based selection
algorithm. Upstreams are now weighted by their moving-average response
times, with automatic penalties applied to failing servers to ensure
better load distribution and failover performance.

- Added EMA-based latency tracking per upstream.
- Moved latency measurement logic into the client layer.
- Updated documentation to reflect performance enhancements.
Pull Request #155: feat: implement latency-aware upstream routing

37 of 67 new or added lines in 2 files covered. (55.22%)

63 existing lines in 4 files now uncovered.

1416 of 2305 relevant lines covered (61.43%)

775.08 hits per line

Uncovered Changes

Lines Coverage ∆ File
19
57.93
4.87% internal/forwarder/round_robin_client.go
11
59.54
2.65% internal/app.go

Coverage Regressions

Lines Coverage ∆ File
43
59.54
2.65% internal/app.go
14
57.93
4.87% internal/forwarder/round_robin_client.go
4
89.94
0.0% internal/metrics/dns_metrics.go
2
97.33
-0.23% internal/metrics/request_snapshot.go
Jobs
ID Job ID Ran Files Coverage
1 27431521007.1 12 Jun 2026 05:21PM UTC 32
61.43
GitHub Action Run
Source Files on build 27431521007
  • Tree
  • List 32
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #155
  • PR Base - main (#27428821560)
  • 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