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

rm-hull / dot-block / 27432227015
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:34PM 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:33PM UTC coverage: 61.005% (-0.5%) from 61.464%
27432227015

Pull #155

github

rm-hull
refactor: make latency atomic and use CAS for updates

- Changed `latency` to a pointer to `atomic.Int64` to prevent copying
  issues.
- Replaced direct `Store` operations with `CompareAndSwap` loops in
  `recordSuccess` and `recordFailure` to ensure thread-safe updates to
  the EMA and penalty logic.
- Updated `math/rand` to `math/rand/v2`.
Pull Request #155: feat: implement latency-aware upstream routing

40 of 59 new or added lines in 1 file covered. (67.8%)

11 existing lines in 1 file now uncovered.

1408 of 2308 relevant lines covered (61.01%)

755.04 hits per line

Uncovered Changes

Lines Coverage ∆ File
19
58.78
5.72% internal/forwarder/round_robin_client.go

Coverage Regressions

Lines Coverage ∆ File
11
56.41
-3.13% internal/app.go
Jobs
ID Job ID Ran Files Coverage
1 27432227015.1 12 Jun 2026 05:34PM UTC 32
61.01
GitHub Action Run
Source Files on build 27432227015
  • 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 (#27431630690)
  • 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