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

NodeBB / NodeBB / 29114861970 / 2
85%
master: 85%

Build:
Build:
LAST BUILD BRANCH: renovate/postcss-8.x
DEFAULT BRANCH: master
Ran 10 Jul 2026 06:38PM UTC
Files 411
Run time 16s
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

10 Jul 2026 06:31PM UTC coverage: 84.948% (+0.008%) from 84.94%
29114861970.2

push

github

julianlam
refactor(activitypub): privilege-filter outbox via category-driven post sets

Replace overshoot+filter with structurally correct category-driven approach:
- Posts drawn from cid:<cid>:uid:<uid>:pids after filtering uid:<uid>:cids
  via privileges.categories.filterCids('topics:read', ...)
- Votes/shares still use overshoot fetch + privileges.posts.filter (no per-category index)
- Uses req.uid || 0 for caller privileges (respects signed request identity)
- Switch to getSortedSetRevRangeWithScores for correct newest-first ordering
- Fix sortedSetsCard array return (reduce to sum for totalItems)
- Fix flaky test assertion: String(pid) substring → /post/${pid} URL match

Assisted-by: unsloth/Qwen3.6-27B-GGUF

12967 of 17948 branches covered (72.25%)

27450 of 32314 relevant lines covered (84.95%)

1520.48 hits per line

Source Files on job ubuntu-latest-node-24-db-redis - 29114861970.2
  • Tree
  • List 411
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 29114861970
  • 765d39a4 on github
  • Prev Job for on develop (#29114820064.3)
  • Next Job for on develop (#29116813188.1)
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