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

Idrinth / habit-evaluator / 21941851079
40%

Build:
DEFAULT BRANCH: the-one
Ran 12 Feb 2026 09:58AM UTC
Jobs 1
Files 3
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

12 Feb 2026 09:57AM UTC coverage: 69.048%. Remained the same
21941851079

push

github

web-flow
Fix flaky login redirect by using invalidate then goto (#353)

The previous window.location.href approach caused a full page reload,
creating a race condition in Cypress E2E tests where intercepts could
be unreliable during the page transition. The earlier goto approach
(goto with invalidateAll) had its own race condition where the
navigation and invalidation happened simultaneously.

This fix awaits invalidate('app:session') first to ensure the layout's
auth check completes, then navigates with goto('/habits/home'). This
avoids both the hard navigation flakiness and the simultaneous
invalidation race condition.

https://claude.ai/code/session_01Rs2TeAe7bEWxPRrJkdJhpj

Co-authored-by: Claude <noreply@anthropic.com>

44 of 69 branches covered (63.77%)

Branch coverage included in aggregate %.

101 of 141 relevant lines covered (71.63%)

11.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 website - 21941851079.1 12 Feb 2026 09:58AM UTC 3
69.05
GitHub Action Run
Source Files on build 21941851079
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #21941851079
  • 9fe52f96 on github
  • Prev Build on the-one (#21941346846)
  • Next Build on the-one (#21941865747)
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