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

NodeBB / NodeBB / 28615883359
85%
master: 85%

Build:
Build:
LAST BUILD BRANCH: renovate/husky-9.x
DEFAULT BRANCH: master
Ran 02 Jul 2026 07:27PM UTC
Jobs 4
Files 438
Run time 2min
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

02 Jul 2026 07:22PM UTC coverage: 85.487% (+0.002%) from 85.485%
28615883359

push

github

julianlam
fix(activitypub): remove mutex lock from fetchPublicKey rate limiter and raise default to 256

The original per-IP rate limiter used a db-based mutex (lockStatus > 1) that serialised all requests from the same IP to one at a time. This caused false-positive rate-limit errors for busy instances processing multiple concurrent activities. Remove the mutex, simplify to pure TTL-cache counting, and set the default to 256/min.

The original mutex lock was added in d393de7a9

14146 of 19260 branches covered (73.45%)

4 of 4 new or added lines in 1 file covered. (100.0%)

70 existing lines in 1 file now uncovered.

29393 of 34383 relevant lines covered (85.49%)

3333.2 hits per line

Coverage Regressions

Lines Coverage ∆ File
70
69.21
-0.08% src/activitypub/index.js
Jobs
ID Job ID Ran Files Coverage
1 ubuntu-latest-node-24-db-redis - 28615883359.1 02 Jul 2026 07:27PM UTC 411
84.98
GitHub Action Run
2 ubuntu-latest-node-24-db-postgres - 28615883359.2 02 Jul 2026 07:29PM UTC 410
84.89
GitHub Action Run
3 ubuntu-latest-node-24-db-mongo-dev - 28615883359.3 02 Jul 2026 07:28PM UTC 412
84.92
GitHub Action Run
4 ubuntu-latest-node-24-db-mongo - 28615883359.4 02 Jul 2026 07:28PM UTC 411
84.95
GitHub Action Run
Source Files on build 28615883359
  • Tree
  • List 438
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28615883359
  • 7f11768b on github
  • Prev Build on develop (#28613920413)
  • Next Build on develop (#28615909545)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc