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

umputun / cronn / 27509007782
76%

Build:
DEFAULT BRANCH: master
Ran 14 Jun 2026 07:08PM UTC
Jobs 1
Files 26
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

14 Jun 2026 07:05PM UTC coverage: 75.649% (-0.05%) from 75.702%
27509007782

push

github

umputun
fix(e2e): de-flake the suite

the e2e tests were never run by CI and had rotted into systemic flakiness,
~1 in 3 full runs failed a different HTMX-timing test. The root cause: the
dashboard auto-refreshes #jobs-container every 5s, so a click landing during
that swap is swallowed and its request never fires.

- add clickAndAwait (await the htmx response, retry swallowed clicks) and
  clickUntilVisible (retry until a client-side dialog opens); apply to
  history/logs/modal opens and the run button
- make enableAllJobs reliable: await each toggle response and the disabled
  count actually dropping, since job enabled-state is server-global across tests
- poll data-theme after the HX-Refresh reload in theme tests instead of waiting
  on .header, which is present on both the pre- and post-reload page
- create e2e/testdata before writing the test crontab so the suite can start
- migrate test helpers to Go 1.26 new(expr) and clear the e2e lint nits

green across 6 consecutive full runs, 74 tests each.

2827 of 3737 relevant lines covered (75.65%)

38.94 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
93.4
-0.66% app/web/jobs.go
Jobs
ID Job ID Ran Files Coverage
1 27509007782.1 14 Jun 2026 07:08PM UTC 26
75.65
GitHub Action Run
Source Files on build 27509007782
  • Tree
  • List 26
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 19560d2a on github
  • Prev Build on master (#27506547994)
  • Next Build on master (#27515226202)
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