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

kitplummer / lowendinsight / c2820eefaf5192d577e2810ad2cb3c8aab82ea13
89%
develop: 89%

Build:
Build:
LAST BUILD BRANCH: feat/request-id-correlation
DEFAULT BRANCH: develop
Ran 14 Mar 2026 12:55AM UTC
Jobs 1
Files 71
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

14 Mar 2026 12:51AM UTC coverage: 89.433% (+0.2%) from 89.185%
c2820eefaf5192d577e2810ad2cb3c8aab82ea13

Pull #43

github

kitplummer
feat: add rate limiting plug for /v1/analyze endpoint

Adds Lei.Web.Plugs.RateLimiter, a sliding-window plug that enforces 10
requests per minute per API key (or IP) on all /v1/analyze/* paths.
Returns 429 with Retry-After header and logs a :warning on rejection.
Wires the plug into Lei.Web.Router after Lei.Auth.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Pull Request #43: feat: add request ID correlation and /v1/analyze rate limiting

43 of 45 new or added lines in 2 files covered. (95.56%)

1752 of 1959 relevant lines covered (89.43%)

4365.06 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
77.78
lib/lei/web/plugs/request_id.ex
Jobs
ID Job ID Ran Files Coverage
1 c2820eefaf5192d577e2810ad2cb3c8aab82ea13.1 14 Mar 2026 12:55AM UTC 71
89.43
GitHub Action Run
Source Files on build c2820eefaf5192d577e2810ad2cb3c8aab82ea13
  • Tree
  • List 71
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #43
  • PR Base - develop (#2C4F3E2B...)
  • 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