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

Freegle / Iznik / 9385 / 9385
70%
master: 70%

Build:
DEFAULT BRANCH: master
Ran 01 May 2026 09:35PM 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

01 May 2026 08:58PM UTC coverage: 81.383%. Remained the same
9385

push

circleci

invalid-email-address
fix(ban): JoinAndPost was checking the wrong column for bans

handleJoinAndPost looked for memberships.collection='Banned' to detect
banned users, but that value is never written anywhere — V1 and V2 both
ban by deleting the memberships row and inserting into users_banned.
The check was therefore a permanent no-op and banned users could
self-rejoin and post via the Platform's compose-then-submit flow.

13 banned users had bypassed the check in production (cleaned up
separately by deleting the post-ban memberships rows). Test was also
asserting against the bogus state — rewritten to match real ban
representation and to also assert no membership/messages_groups row is
created on a 403.

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

24213 of 29752 relevant lines covered (81.38%)

51.21 hits per line

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