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

ForumMagnum / ForumMagnum / 25461329847 / 1
48%
master: 47%

Build:
Build:
LAST BUILD BRANCH: ea-deploy
DEFAULT BRANCH: master
Ran 06 May 2026 09:13PM UTC
Files 2802
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

06 May 2026 09:10PM UTC coverage: 34.179% (-0.01%) from 34.191%
25461329847.1

push

github

claude
Address code review on rejected-content fixes

- Extend postIsPublic to include !rejected. Drop the inline rejected
  layering in removeRedraftNotifications. The other two postIsPublic
  call sites (sendNewPostNotifications, taggedPostNewNotifications)
  also benefit: rejected posts no longer trigger publish or tag-
  subscriber notifications.

- Fix getCommentsWithReacts truncation: previously the rejected filter
  ran on the outer query, so the inner LIMIT could allocate slots to
  rejected comments that were then dropped, returning fewer than `limit`
  rows. Move the filter into the inner subquery via a JOIN to Comments
  so LIMIT applies to non-rejected reactions.

- Standardize the ES indexer queries to "rejected" IS NOT TRUE,
  matching the convention used elsewhere in the diff.

- Use Promise.all in removeCommentNotificationsOnHidden instead of
  fire-and-forget forEach, so the comment update mutation doesn't
  return before notification cleanup completes.

4797 of 6708 branches covered (71.51%)

Branch coverage included in aggregate %.

125021 of 373113 relevant lines covered (33.51%)

34.63 hits per line

Source Files on job Integration - 25461329847.1
  • Tree
  • List 2802
  • Changed 15
  • Source Changed 5
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25461329847
  • 879a5260 on github
  • Prev Job for on claude/rejected-content-investigation-0WkBz (#25407457020.1)
  • Next Job for on claude/rejected-content-investigation-0WkBz (#25463223484.2)
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