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

Freegle / Iznik / 10277 / 10277
73%
master: 73%

Build:
DEFAULT BRANCH: master
Ran 06 May 2026 05:42AM UTC
Files 119
Run time 4s
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: 81.452% (-0.001%) from 81.453%
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>

24275 of 29803 relevant lines covered (81.45%)

51.15 hits per line

Source Files on job go - 10277
  • Tree
  • List 119
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10277
  • CircleCI Build #10277
  • 6ced7df3 on github
  • Prev Job for on master (#10265)
  • Next Job for 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