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

GrottoCenter / grottocenter-api / 25334075061
87%
develop: 87%

Build:
Build:
LAST BUILD BRANCH: feature/fix-sort-relevance
DEFAULT BRANCH: develop
Ran 04 May 2026 05:48PM UTC
Jobs 1
Files 382
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

04 May 2026 05:43PM UTC coverage: 86.672% (+0.2%) from 86.446%
25334075061

push

github

ClemRz
refactor(rateLimit): introduce tiered rate limiting by role

Replace the binary skip/limit approach with graduated rate limits:
- Visitors: 200 req/10min (was 100 req/30s)
- Users: 400 req/10min
- Leaders: 1,000 req/10min
- Moderators: 10,000 req/10min
- Administrators: unlimited (skip)

Consolidate userDeleteRateLimit and moderatorDeleteRateLimit into a
single deleteRateLimit middleware with role-based max:
- Users: 1 DELETE/hour
- Leaders/Moderators: 20 DELETEs/hour
- Administrators: unlimited

All limits are overridable via environment variables for production
tuning.

Closes #1157

2980 of 3570 branches covered (83.47%)

Branch coverage included in aggregate %.

29 of 32 new or added lines in 1 file covered. (90.63%)

2 existing lines in 1 file now uncovered.

6176 of 6994 relevant lines covered (88.3%)

51.41 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
91.86
33.11% config/rateLimit/rateLimiter.js

Coverage Regressions

Lines Coverage ∆ File
2
93.81
-3.09% api/services/RecentChangeService.js
Jobs
ID Job ID Ran Files Coverage
1 25334075061.1 04 May 2026 05:48PM UTC 382
86.67
GitHub Action Run
Source Files on build 25334075061
  • Tree
  • List 382
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25334075061
  • 882a1bc0 on github
  • Prev Build on develop (#25326042567)
  • Next Build on refactor/rate-limiting (#25453168344)
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