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

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

Build:
Build:
LAST BUILD BRANCH: ea-deploy
DEFAULT BRANCH: master
Ran 06 May 2026 10:10PM 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 10:07PM UTC coverage: 34.189% (+0.03%) from 34.159%
25463845060.1

Pull #12497

github

claude
Document the ES indexer's index-everything-filter-at-query-time convention

Add a paragraph to the IndexConfig.filters doc comment so the next person
(or AI agent) touching the search code knows that ForumMagnum indexes
every row regardless of visibility flags and does the filtering here at
query time, not in the SQL export methods.

I half-implemented the alternative pattern earlier on this branch (added
WHERE rejected IS NOT TRUE to the bulk-export queries) and reverted it
in fb9c12f because the per-document update path always re-indexes, so
the filter just creates drift between recreateIndex and steady-state
behavior. Captured the rationale here so the same trap doesn't catch
the next contributor.
Pull Request #12497: Filter rejected content from shared queries and clean up notifications

4806 of 6715 branches covered (71.57%)

Branch coverage included in aggregate %.

125057 of 373121 relevant lines covered (33.52%)

34.62 hits per line

Source Files on job Integration - 25463845060.1
  • Tree
  • List 2802
  • Changed 26
  • Source Changed 18
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25463845060
  • 0509b71f on github
  • Prev Job for on claude/rejected-content-investigation-0WkBz (#25456600642.2)
  • Next Job for on claude/rejected-content-investigation-0WkBz (#25464730841.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