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

Freegle / iznik-server-go / 82f4fcb8-4220-441b-8aa4-45bbe963521a
77%
master: 89%

Build:
Build:
LAST BUILD BRANCH: fix/deploy-watch-inactive
DEFAULT BRANCH: master
Ran 06 Apr 2026 03:08PM UTC
Jobs 1
Files 101
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 Apr 2026 02:57PM UTC coverage: 76.562%. First build
82f4fcb8-4220-441b-8aa4-45bbe963521a

Pull #59

circleci

edwh
fix(membership): use V1 approach — users_banned only, no collection='Banned'

V1's removeMembership($ban=true) does:
  INSERT IGNORE users_banned + DELETE FROM memberships

There is no memberships.collection='Banned' row in V1.
The 'Banned' collection in V1's GET listing is synthesised in SQL
from the users_banned table.

Changes:
- PutMemberships rejoin check: query users_banned only
- PostMemberships Unban: delete from users_banned only (no memberships row to delete)
- createBannedMember test helper: insert users_banned + delete memberships (V1 parity)
- Update tests to assert against users_banned, not memberships.collection='Banned'

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Pull Request #59: fix(membership): block V1-banned members from rejoining; unban clears users_banned

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

19564 of 25553 relevant lines covered (76.56%)

23.36 hits per line

Jobs
ID Job ID Ran Files Coverage
873 873 06 Apr 2026 03:07PM UTC 101
76.56
CircleCI Job 873
Source Files on build 82f4fcb8-4220-441b-8aa4-45bbe963521a
  • Tree
  • List 101
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #82F4FCB8...
  • Pull Request #59
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