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

Freegle / Iznik / 8560
72%
master: 70%

Build:
Build:
LAST BUILD BRANCH: feature/eee-identification
DEFAULT BRANCH: master
Ran 30 Apr 2026 05:23PM UTC
Jobs 2
Files 807
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

30 Apr 2026 02:56PM UTC coverage: 52.699%. First build
8560

Pull #309

circleci

edwh
fix(stdmsg): protect config in unauthorized delete test for correct authorization check

The TestDeleteStdMsgUnauthorized test was expecting a 403 error when a different
moderator tried to delete a message from a config they didn't create. However, the
config was unprotected by default, which allowed any user to modify it per the
canModifyConfig logic:
- If not protected (protected = 0), any user can modify the config
- Only if protected is true does it restrict to the creator

This caused the test to fail because the DELETE would succeed with 200 instead of
failing with 403. Fixed by setting protected = 1 on the config before the
unauthorized delete attempt.
Pull Request #309: fix: standard message delete and config persistence (Topic 9518)

9099 of 10497 branches covered (86.68%)

Branch coverage included in aggregate %.

0 of 15 new or added lines in 1 file covered. (0.0%)

64206 of 128603 relevant lines covered (49.93%)

10.04 hits per line

Uncovered Changes

Lines Coverage ∆ File
15
0.0
iznik-server-go/membership/membership.go
Jobs
ID Job ID Ran Files Coverage
8560 go - 8560 30 Apr 2026 05:23PM UTC 119
6.45
CircleCI Job 8560
8560 vitest - 8560 30 Apr 2026 05:23PM UTC 688
65.27
CircleCI Job 8560
Source Files on build 8560
  • Tree
  • List 807
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #8560
  • Pull Request #309
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