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

umputun / stash / 19956934372
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: dependabot/cargo/lib/stash-rust/bytes-1.11.1
DEFAULT BRANCH: master
Ran 05 Dec 2025 08:18AM UTC
Jobs 1
Files 17
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

05 Dec 2025 08:16AM UTC coverage: 83.062% (+0.3%) from 82.73%
19956934372

Pull #27

github

umputun
feat(server): add per-client rate limiting with tollbooth

Add real per-client rate limiting using tollbooth token bucket algorithm,
separate from existing concurrent in-flight request limiting.

Changes:
- Add tollbooth dependency for per-client rate limiting (429 responses)
- Add MaxConcurrent option (default 1000) for in-flight request limiting (503)
- Change RequestsPerSec to float64 (default 100 req/sec)
- Rate limiter uses RemoteAddr set by RealIP middleware
- Add integration tests for body size, rate limit, max concurrent, login concurrency
- Add unit tests for limit helper methods
Pull Request #27: Add per-client rate limiting with tollbooth

17 of 17 new or added lines in 2 files covered. (100.0%)

2604 of 3135 relevant lines covered (83.06%)

84.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19956934372.1 05 Dec 2025 08:18AM UTC 17
83.06
GitHub Action Run
Source Files on build 19956934372
  • Tree
  • List 17
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #27
  • PR Base - master (#19956280422)
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