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

Freegle / Iznik / 10277
73%

Build:
DEFAULT BRANCH: master
Ran 06 May 2026 05:42AM UTC
Jobs 2
Files 805
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 05:30AM UTC coverage: 68.768% (+0.001%) from 68.767%
10277

push

circleci

invalid-email-address
fix(modtools): re-apply ModSpammer null-check; cope with boolean spammer

128a0c2dc added a null-check guard on the NoticeMessage that reads
user.spammer.reason in ModSpammer.vue. b6b1a5905 ("force-reset local
production branch before auto-merge") force-reset the workspace and
silently dropped that change, re-introducing the crash on the
Approved+Banned member filter.

Restoring the v-if="user.spammer" guard alone is not enough because
user.spammer can be a boolean (legacy userStore shape) as well as a
rich object (memberStore enrichment) or missing entirely. Compute a
`spammer` ref that returns the value only when it's an object, drive
the template and the variant/collname helpers off that, and v-if the
NoticeMessage on it.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

9129 of 10552 branches covered (86.51%)

Branch coverage included in aggregate %.

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

189 existing lines in 3 files now uncovered.

86667 of 128751 relevant lines covered (67.31%)

20.18 hits per line

Coverage Regressions

Lines Coverage ∆ File
185
90.31
0.13% iznik-server-go/user/user.go
2
85.8
-0.2% iznik-server-go/chat/chatmessage.go
2
93.94
-3.03% iznik-server-go/user/auth.go
Jobs
ID Job ID Ran Files Coverage
10277 go - 10277 06 May 2026 05:42AM UTC 119
81.45
CircleCI Job 10277
10277 vitest - 10277 06 May 2026 05:42AM UTC 686
65.32
CircleCI Job 10277
Source Files on build 10277
  • Tree
  • List 805
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #10277
  • 6ced7df3 on github
  • Prev Build on master (#10265)
  • Next Build on master (#10281)
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