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

umputun / tg-spam / 28681521445
84%

Build:
DEFAULT BRANCH: master
Ran 03 Jul 2026 08:18PM UTC
Jobs 1
Files 41
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

03 Jul 2026 08:13PM UTC coverage: 83.458% (-0.01%) from 83.468%
28681521445

push

github

web-flow
ci: pin playwright-go CLI version in e2e-ui workflow (#406)

* ci: pin playwright-go CLI version in e2e-ui workflow

The workflow installed the playwright CLI with @latest, and the new upstream
tag v0.6100.0 declares its module path as github.com/mxschmitt/playwright-go,
so 'go run ...@latest' fails to resolve and every e2e-ui run breaks at the
install step. Pin to v0.5200.1 - the version in go.mod - which also keeps the
installed browser driver in sync with the library the tests link against.

* ci: include playwright version in browser cache key

A cache entry saved by the old @latest installer matches the version-agnostic
key exactly, skipping browser install after the pin and forcing a redownload
inside the test run. Key the cache by the pinned CLI version, kept in one env
var shared with both install steps. Flagged by codex review.

* ci: pin playwright CLI version in Makefile e2e setup

Keeps local browser setup on the same version as go.mod and CI instead of
the moving @latest. Flagged by codex review.

8476 of 10156 relevant lines covered (83.46%)

226.74 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
85.54
-0.1% app/webapi/webapi.go
Jobs
ID Job ID Ran Files Coverage
1 28681521445.1 03 Jul 2026 08:18PM UTC 41
83.46
GitHub Action Run
Source Files on build 28681521445
  • Tree
  • List 41
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • dfddd630 on github
  • Prev Build on master (#28228265528)
  • Next Build on master (#28681829406)
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