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

RoundingWell / care-ops-frontend / 28a7d9b2-b241-4526-9172-748c03066a43
100%
develop: 100%

Build:
Build:
LAST BUILD BRANCH: feature/action-page
DEFAULT BRANCH: develop
Ran 17 Jun 2026 08:59AM 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 08:46AM UTC coverage: 100.0% (+0.01%) from 99.988%
28a7d9b2-b241-4526-9172-748c03066a43

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%)

300.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28a7d9b2-b241-4526-9172-748c03066a43.1 17 Jun 2026 08:59AM UTC 226
100.0
Source Files on build 28a7d9b2-b241-4526-9172-748c03066a43
  • Tree
  • List 226
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #28A7D9B2...
  • Pull Request #1730
  • PR Base - develop (#4B7DECB8...)
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