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

RoundingWell / care-ops-frontend / 5bb461b6-7a75-42f2-96bd-c152cc1fbf32
100%
develop: 100%

Build:
Build:
LAST BUILD BRANCH: feature/action-page
DEFAULT BRANCH: develop
Ran 17 Jun 2026 03:34PM UTC
Jobs 1
Files 226
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

17 Jun 2026 03:32PM UTC coverage: 100.0% (+0.01%) from 99.988%
5bb461b6-7a75-42f2-96bd-c152cc1fbf32

Pull #1730

circleci

paulfalgout
test(local-store): make storage stubs work on Firefox

cy.stub(localStorage, ...) is silently inert on Firefox, where Storage is
an exotic object whose built-in methods cannot be replaced on the instance.
The real method ran instead, so the QuotaExceededError/unexpected-error
rethrow tests failed and the SecurityError-swallow tests passed vacuously.

Swap the whole localStorage object via a useFakeStorage() helper so the
stubs apply in every browser. Verified 13/13 on both Chrome and Firefox.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Pull Request #1730: test(local-store): make storage stubs work in Firefox

1937 of 1937 branches covered (100.0%)

Branch coverage included in aggregate %.

6223 of 6223 relevant lines covered (100.0%)

298.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5bb461b6-7a75-42f2-96bd-c152cc1fbf32.1 17 Jun 2026 03:34PM UTC 226
100.0
Source Files on build 5bb461b6-7a75-42f2-96bd-c152cc1fbf32
  • Tree
  • List 226
  • 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 #5BB461B6...
  • Pull Request #1730
  • PR Base - develop (#B386E496...)
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