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

Freegle / iznik-server-go / 5ffb72fe-9fa3-4eae-977e-c72865156264
77%
master: 89%

Build:
Build:
LAST BUILD BRANCH: fix/deploy-watch-inactive
DEFAULT BRANCH: master
Ran 06 Apr 2026 03:12PM 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 03:02PM UTC coverage: 76.567%. First build
5ffb72fe-9fa3-4eae-977e-c72865156264

Pull #63

circleci

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

Now consistent with PRs #59 and #60. The UNION ALL approach was only needed
to handle legacy Go-created memberships.collection='Banned' rows, but since
V1 never creates those rows, the correct approach is users_banned exclusively.

Changes:
- Ban (POST + DELETE?ban=true): DELETE memberships + INSERT users_banned
- Unban: DELETE users_banned only
- filter=5 listing: query users_banned directly (V1 synthesises 'Banned' collection)
- PutMemberships rejoin check: check users_banned only
- Tests: createBannedMember uses V1 approach; assertions check users_banned

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Pull Request #63: fix(membership): banned list shows V1 bans and isolates by group

21 of 24 new or added lines in 1 file covered. (87.5%)

19566 of 25554 relevant lines covered (76.57%)

23.37 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
87.5
membership/membership.go
Jobs
ID Job ID Ran Files Coverage
875 875 06 Apr 2026 03:12PM UTC 101
76.57
CircleCI Job 875
Source Files on build 5ffb72fe-9fa3-4eae-977e-c72865156264
  • Tree
  • List 101
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #5FFB72FE...
  • Pull Request #63
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