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

Freegle / Iznik / 8700
72%
master: 70%

Build:
Build:
LAST BUILD BRANCH: feature/eee-identification
DEFAULT BRANCH: master
Ran 01 May 2026 04:32AM UTC
Jobs 4
Files 992
Run time 2min
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 03:52AM UTC coverage: 72.324% (-0.002%) from 72.326%
8700

Pull #307

circleci

edwh
fix(test): use real mod_configs ID in ConfigidNull and ConfigidZero tests

Both TestPatchMembershipsSettingsConfigidNull and TestPatchMembershipsSettingsConfigidZero
pre-set memberships.configid = 99 before testing the clearing behaviour, but configid
has a FK constraint referencing mod_configs(id). No row with id=99 exists so the UPDATE
silently fails, leaving configid NULL. The tests then assert Nil — which trivially passes
because configid was never set, not because the PATCH handler cleared it.

Fix: create a real mod_configs entry with createTestModConfig and pre-set configid to
that real ID before the PATCH request. The tests now actually verify that sending
configid: null (nil branch) and configid: 0 (else branch) in the settings JSON clears
the dedicated configid column.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Pull Request #307: fix: standard message delete 404 and group standard message config not persisting

13625 of 20613 branches covered (66.1%)

Branch coverage included in aggregate %.

18 of 18 new or added lines in 2 files covered. (100.0%)

20 existing lines in 4 files now uncovered.

98397 of 134277 relevant lines covered (73.28%)

22.33 hits per line

Coverage Regressions

Lines Coverage ∆ File
8
35.27
-5.48% iznik-nuxt3/pages/browse/[[term]].vue
6
82.28
-0.97% iznik-nuxt3/components/LoginModal.vue
4
72.3
-0.57% iznik-nuxt3/components/PostMap.vue
2
93.07
0.0% iznik-nuxt3/modtools/components/ModSysAdminCronJobs.vue
Jobs
ID Job ID Ran Files Coverage
8700 go - 8700 01 May 2026 04:32AM UTC 119
81.35
CircleCI Job 8700
8700 laravel - 8700 01 May 2026 04:32AM UTC 180
67.56
CircleCI Job 8700
8700 vitest - 8700 01 May 2026 04:32AM UTC 688
65.28
CircleCI Job 8700
8700 playwright - 8700 01 May 2026 04:32AM UTC 228
45.73
CircleCI Job 8700
Source Files on build 8700
  • Tree
  • List 992
  • Changed 18
  • Source Changed 0
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #8700
  • Pull Request #307
  • PR Base - master (#8654)
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