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

Freegle / Iznik / 5575
72%
master: 70%

Build:
Build:
LAST BUILD BRANCH: feature/eee-identification
DEFAULT BRANCH: master
Ran 23 Apr 2026 09:29AM UTC
Jobs 2
Files 804
Run time 3min
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

23 Apr 2026 07:22AM UTC coverage: 67.922% (+0.1%) from 67.791%
5575

Pull #232

circleci

edwh
fix(test): add Promise.race hydration wait before logout visibility check

Under parallel CI load the navbar may not have hydrated by the time
logoutIfLoggedIn runs its synchronous isVisible() checks.  When both
return false the function falls through to gotoAndVerify('/') which can
stall for the full 202.5s timeout; the catch block repeats it, burning
most of the 10-minute test budget — symptom: test-reply-flow-existing-user
and test-reply-flow-social timing out at 20.0m on CI builds 5523/5535.

Fix: race a short waitFor({ state: 'visible', timeout: 10000 }) on either
logout selector before the visibility checks.  Matches the same fix
already on master (commit 850fda671, merged via PR #226).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Pull Request #232: test(coverage): unit tests for utils package — Flex types, Blur, TidyName, Haversine

8880 of 10261 branches covered (86.54%)

Branch coverage included in aggregate %.

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

318 existing lines in 5 files now uncovered.

84588 of 127350 relevant lines covered (66.42%)

19.0 hits per line

Coverage Regressions

Lines Coverage ∆ File
226
84.65
-0.2% iznik-server-go/message/message.go
87
89.72
-0.01% iznik-server-go/user/user.go
2
93.64
-3.24% iznik-nuxt3/components/OurUploadedImage.vue
2
99.59
0.01% iznik-nuxt3/modtools/components/ModSettingsGroup.vue
1
55.15
-0.44% iznik-nuxt3/stores/auth.js
Jobs
ID Job ID Ran Files Coverage
5575 go - 5575 23 Apr 2026 09:29AM UTC 118
80.47
CircleCI Job 5575
5575 vitest - 5575 23 Apr 2026 09:29AM UTC 686
64.58
CircleCI Job 5575
Source Files on build 5575
  • Tree
  • List 804
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #5575
  • Pull Request #232
  • PR Base - master (#5487)
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