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

Freegle / Iznik / 5857
72%
master: 70%

Build:
Build:
LAST BUILD BRANCH: feature/eee-identification
DEFAULT BRANCH: master
Ran 24 Apr 2026 08:59PM UTC
Jobs 4
Files 989
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

24 Apr 2026 08:01PM UTC coverage: 71.61% (+0.02%) from 71.586%
5857

Pull #252

circleci

edwh
test(coverage): TDD coverage for POST /api/group (CreateGroup)

Adds 14 tests for the CreateGroup handler covering: unauthorized gate,
missing-name validation, regular-user 403, moderator/owner/admin/support
can create, default and custom group types, creator auto-Owner membership,
admin lat/lng storage, non-admin lat/lng ignored, /apiv2 path, and
non-zero ID smoke test.

Also fixes a real handler bug discovered via TDD: the original INSERT used
the non-existent column `namedisplay` and an invalid `region='UK'` enum
value. The fix uses `namefull` (the correct column), removes the invalid
region value, and supplies a valid initial `polyindex` geometry value
(`ST_GeomFromText('POINT(0 0)', 3857)`) required by the spatial index.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Pull Request #252: test(coverage): TDD coverage for POST /api/group (CreateGroup)

13399 of 20329 branches covered (65.91%)

Branch coverage included in aggregate %.

24 of 30 new or added lines in 3 files covered. (80.0%)

93 existing lines in 4 files now uncovered.

96390 of 132987 relevant lines covered (72.48%)

21.58 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
85.3
-0.23% iznik-batch/app/Console/Commands/Queue/ProcessBackgroundTasksCommand.php
1
72.07
1.72% iznik-server-go/isochrone/isochrone.go

Coverage Regressions

Lines Coverage ∆ File
69
0.0
0.0% iznik-nuxt3/pages/post.vue
22
85.73
0.06% iznik-server-go/message/message.go
1
45.97
-1.82% iznik-nuxt3/components/ChatFooter.vue
1
96.77
-3.23% iznik-nuxt3/components/OurToggle.vue
Jobs
ID Job ID Ran Files Coverage
5857 vitest - 5857 24 Apr 2026 08:59PM UTC 686
64.59
CircleCI Job 5857
5857 go - 5857 24 Apr 2026 08:59PM UTC 118
80.88
CircleCI Job 5857
5857 playwright - 5857 24 Apr 2026 08:59PM UTC 227
45.62
CircleCI Job 5857
5857 laravel - 5857 24 Apr 2026 08:59PM UTC 180
66.69
CircleCI Job 5857
Source Files on build 5857
  • Tree
  • List 989
  • 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 #5857
  • Pull Request #252
  • PR Base - master (#5833)
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