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

Freegle / Iznik / 8654
70%

Build:
DEFAULT BRANCH: master
Ran 01 May 2026 12:00AM 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

30 Apr 2026 11:36PM UTC coverage: 72.326% (+0.02%) from 72.303%
8654

push

circleci

edwh
fix(playwright): clear testEnv cache after freeze-retry DB reset

After a freeze-retry DB drop/recreate, testenv.php only seeds 'EH3 6SS'
(Edinburgh) into the locations table. But the status container's in-memory
testEnv cache still served 'NR1 3JD' (Norwich) for the replyflowexistinguser
prefix — a postcode that no longer exists in the reset DB.

Result: the Go location typeahead returned empty results for 'NR1 3JD',
AutoComplete never auto-selected, isValid stayed false, the validation-tick
never appeared, and postMessage tests timed out at 33750ms.

Fix: extract the cache into a shared module (testEnvCache.ts) so
playwright.post.ts can call clearTestEnvCache() immediately after the DB reset
and before re-running frozen specs. The next testEnv request re-runs
create-test-env.php which re-creates 'NR1 3JD' in the fresh DB.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

13614 of 20587 branches covered (66.13%)

Branch coverage included in aggregate %.

98375 of 134252 relevant lines covered (73.28%)

22.3 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
91.76
12.49% iznik-nuxt3/components/ChatRSVPModal.vue
1
96.77
-3.23% iznik-nuxt3/components/OurToggle.vue
Jobs
ID Job ID Ran Files Coverage
8654 go - 8654 01 May 2026 12:00AM UTC 119
81.33
CircleCI Job 8654
8654 vitest - 8654 01 May 2026 12:00AM UTC 688
65.28
CircleCI Job 8654
8654 playwright - 8654 01 May 2026 12:00AM UTC 227
45.75
CircleCI Job 8654
8654 laravel - 8654 01 May 2026 12:00AM UTC 180
67.56
CircleCI Job 8654
Source Files on build 8654
  • Tree
  • List 992
  • Changed 17
  • Source Changed 0
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #8654
  • 0d106658 on github
  • Prev Build on master (#8646)
  • Next Build on master (#8775)
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