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

umputun / ralphex / 21491525408
81%
master: 82%

Build:
Build:
LAST BUILD BRANCH: feat/claude-model-config
DEFAULT BRANCH: master
Ran 29 Jan 2026 07:18PM UTC
Jobs 1
Files 30
Run time 3s
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

pending completion
21491525408

Pull #25

github

melonamin
fix(e2e): replace time.Sleep with condition-based waits

Replace ~50 time.Sleep calls with proper polling-based waits to
eliminate flaky failures on CI runners with variable timing.

Changes:
- Add polling helpers to e2e_test.go: waitForClass, waitForClassGone,
  waitAllDetailsState, waitInputValue, waitFocused, waitDetailsToggle,
  waitForCount, waitForMinCount, waitForText, waitForTextContains,
  waitForScrollIndicator, and hasClass for exact CSS token matching
- Add pollTimeout/pollInterval/longPollTimeout/longPollInterval constants
- Replace "wait for content" sleeps with waitVisible for specific elements
- Replace post-action sleeps with state verification (waitForClass, etc.)
- Replace manual polling loops with require.Eventually
- Keep only 2 intentional sleeps: timer-stopped verification (1500ms)
  and scroll-position-preserved check (500ms), both verifying absence
  of change over time
Pull Request #25: Dashboard tests

3977 of 4998 relevant lines covered (79.57%)

124.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21491525408.1 29 Jan 2026 07:18PM UTC 30
79.57
GitHub Action Run
Source Files on build 21491525408
  • Tree
  • List 30
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #25
  • PR Base - master (#21490848369)
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