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

mxschmitt / playwright-go
79%

Build:
DEFAULT BRANCH: main
Repo Added 29 Aug 2020 10:26AM UTC
Files 62
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • chore/migrate-to-mxschmitt
  • ci/rerun-flaky-tests-gotestsum
  • codex/fix-page-frames-race
  • feat/allow-cli-path-env
  • feature/websocket
  • fix/coveralls-badge-rendering
  • fix/page-frames-data-race
  • main
  • master

17 Jul 2026 02:14AM UTC coverage: 79.019% (+0.02%) from 79.004%
29549448404

push

github

web-flow
fix page frames data race (#626)

8 of 8 new or added lines in 1 file covered. (100.0%)

8764 of 11091 relevant lines covered (79.02%)

13263.64 hits per line

Relevant lines Covered
Build:
Build:
11091 RELEVANT LINES 8764 COVERED LINES
13263.64 HITS PER LINE
Source Files on main
  • Tree
  • List 62
  • Changed 58
  • Source Changed 0
  • Coverage Changed 58
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
29549448404 main fix page frames data race (#626) push 17 Jul 2026 02:22AM UTC web-flow github
79.02
29546153918 codex/fix-page-frames-race fix page frames data race Pull #626 17 Jul 2026 01:04AM UTC mxschmitt github
79.04
29544834853 fix/page-frames-data-race fix: guard pageImpl.frames with lock to fix data race in Page.Frames() pageImpl.frames was written by the connection dispatch goroutine (onFrameAttached/onFrameDetached) and read by user goroutines via Page.Frames()/Page.Frame() with no synchroni... Pull #625 17 Jul 2026 12:35AM UTC alvarorichard github
79.03
28387148315 main ci: re-run flaky tests via gotestsum while surfacing them on flakiness.io (#621) Browser-side timing flakes (e.g. firefox/macOS viewport first-paint races, webkit cross-process document.cookie lag) occasionally fail the suite even though the test... push 29 Jun 2026 04:34PM UTC web-flow github
79.0
28354266090 ci/rerun-flaky-tests-gotestsum ci: re-run flaky tests via gotestsum while surfacing them on flakiness.io Browser-side timing flakes (e.g. firefox/macOS viewport first-paint races, webkit cross-process document.cookie lag) occasionally fail the suite even though the tests are c... Pull #621 29 Jun 2026 07:03AM UTC mxschmitt github
79.0
28262230971 main docs: fix coveralls badge not rendering in README (#620) The coveralls native badge serves the SVG via a 302 redirect to an S3 asset marked Cache-Control: no-cache, which GitHub's Camo image proxy won't render. Switch to the shields.io coveralls ... push 26 Jun 2026 08:14PM UTC web-flow github
79.0
28262161479 fix/coveralls-badge-rendering docs: fix coveralls badge not rendering in README The coveralls native badge serves the SVG via a 302 redirect to an S3 asset marked Cache-Control: no-cache, which GitHub's Camo image proxy won't render. Switch to the shields.io coveralls endpoin... Pull #620 26 Jun 2026 08:07PM UTC mxschmitt github
79.0
28259978898 main chore: migrate from playwright-community org to mxschmitt (#619) push 26 Jun 2026 07:29PM UTC web-flow github
79.02
28258999496 chore/migrate-to-mxschmitt chore: migrate from playwright-community org to mxschmitt The playwright-community GitHub organization is archived and inactive. The repository now lives at github.com/mxschmitt/playwright-go and will continue to be maintained by Max Schmitt (ori... Pull #619 26 Jun 2026 07:13PM UTC mxschmitt github
79.0
28258912492 main feat: allow PLAYWRIGHT_CLI_PATH to point directly at cli.js (#618) The official NixOS playwright-driver package keeps cli.js at the package root rather than under package/, so getDriverCliJs could not resolve it even with PLAYWRIGHT_DRIVER_PATH s... push 26 Jun 2026 07:06PM UTC web-flow github
79.0
See All Builds (303)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc