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

ForumMagnum / ForumMagnum / 25463845060
48%
master: 47%

Build:
Build:
LAST BUILD BRANCH: ea-deploy
DEFAULT BRANCH: master
Ran 06 May 2026 10:08PM UTC
Jobs 2
Files 2803
Run time 5min
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: 48.389% (+0.007%) from 48.382%
25463845060

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

7921 of 10714 branches covered (73.93%)

Branch coverage included in aggregate %.

29 of 42 new or added lines in 9 files covered. (69.05%)

94 existing lines in 7 files now uncovered.

177816 of 373127 relevant lines covered (47.66%)

36.53 hits per line

Uncovered Changes

Lines Coverage ∆ File
10
10.41
-0.07% packages/lesswrong/server/repos/CommentsRepo.ts
1
51.54
0.0% packages/lesswrong/server/callbacks/postCallbackFunctions.tsx
1
14.27
0.0% packages/lesswrong/server/repos/PostsRepo.ts
1
34.62
-0.68% packages/lesswrong/server/repos/helpers.ts

Coverage Regressions

Lines Coverage ∆ File
53
13.28
-36.48% packages/lesswrong/server/akismet.ts
17
11.39
-4.3% packages/lesswrong/server/ckEditor/ckEditorWebhook.ts
7
21.05
-2.02% packages/lesswrong/lib/ckEditorUtils.ts
6
95.39
0.46% packages/lesswrong/server/collections/users/mutations.ts
5
84.76
0.97% packages/lesswrong/server/notificationCallbacksHelpers.tsx
4
84.78
-0.84% packages/lesswrong/server/sql/Query.ts
2
86.36
-13.64% packages/lesswrong/server/sql/collation.ts
Jobs
ID Job ID Ran Files Coverage
1 Integration - 25463845060.1 06 May 2026 10:10PM UTC 2802
34.19
GitHub Action Run
2 Unit - 25463845060.2 06 May 2026 10:08PM UTC 2801
42.83
GitHub Action Run
Source Files on build 25463845060
  • Tree
  • List 2803
  • Changed 32
  • Source Changed 18
  • Coverage Changed 28
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25463845060
  • Pull Request #12497
  • PR Base - ea-staging (#25456600642)
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