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

Freegle / iznik-nuxt3 / 92262bad-5643-4683-b7fb-6c55c65b4cf8
44%
master: 49%

Build:
Build:
LAST BUILD BRANCH: app-ci-fd
DEFAULT BRANCH: master
Ran 23 Feb 2026 05:35PM UTC
Jobs 1
Files 196
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

23 Feb 2026 05:09PM UTC coverage: 43.576%. First build
92262bad-5643-4683-b7fb-6c55c65b4cf8

Pull #187

circleci

edwh
fix: prevent race condition in reply state machine during new user registration

Move transitionTo(JOINING_GROUP) before fetchMe(true) in handleAuthentication().
fetchMe triggers the Vue `me` watcher which calls onLoginSuccess(), causing
double execution of handleJoinGroup/handleCreateChat. The second execution finds
the reply store already cleared and transitions to ERROR. By transitioning first,
onLoginSuccess()'s guard (state === AUTHENTICATING) fails, preventing the race.

Fixes timeouts in browse/explore new-user reply tests and post flow test.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pull Request #187: refactor: Unified V1→V2 API migration

3736 of 8786 branches covered (42.52%)

Branch coverage included in aggregate %.

1 of 2 new or added lines in 2 files covered. (50.0%)

1701 of 3691 relevant lines covered (46.09%)

72.8 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
components/ActivityGraph.vue
Jobs
ID Job ID Ran Files Coverage
4605 4605 23 Feb 2026 05:35PM UTC 196
43.58
CircleCI Job 4605
Source Files on build 92262bad-5643-4683-b7fb-6c55c65b4cf8
  • Tree
  • List 196
  • 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 #92262BAD...
  • Pull Request #187
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