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

valksor / kvelmo / 23333840437
52%

Build:
DEFAULT BRANCH: master
Ran 20 Mar 2026 07:51AM UTC
Jobs 3
Files 309
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

20 Mar 2026 07:37AM UTC coverage: 51.997%. First build
23333840437

push

github

k0d3r1s
Fix flaky TestLimiterConcurrentAccess by freezing time

The test expected at most burst (100) allowed requests from 500
concurrent calls, but the token bucket refills based on elapsed
wall-clock time. With rate=1000 tokens/sec, even microsecond gaps
between goroutine schedules added tokens back, occasionally yielding
101 allowed. Freeze nowFunc to a constant so elapsed time is always
zero, isolating the test to pure concurrency without refill noise.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

799 of 1244 branches covered (64.23%)

Branch coverage included in aggregate %.

20261 of 39258 relevant lines covered (51.61%)

0.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 tauri-coverage - 23333840437.1 20 Mar 2026 07:52AM UTC 3
26.57
GitHub Action Run
2 go-coverage - 23333840437.2 20 Mar 2026 07:56AM UTC 279
50.79
GitHub Action Run
3 web-coverage - 23333840437.3 20 Mar 2026 07:51AM UTC 27
69.0
GitHub Action Run
Source Files on build 23333840437
  • Tree
  • List 309
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23333840437
  • 63e9610c on github
  • Prev Build on master (#23324542820)
  • Next Build on master (#23369392326)
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