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

playwright-community / playwright-go / 28205889095
79%
main: 79%

Build:
Build:
LAST BUILD BRANCH: roll/v1.61.1
DEFAULT BRANCH: main
Ran 25 Jun 2026 11:07PM UTC
Jobs 8
Files 60
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

25 Jun 2026 11:01PM UTC coverage: 78.701% (+0.3%) from 78.392%
28205889095

Pull #612

github

mxschmitt
fix(browser): StartTracing sets path unconditionally

StartTracing only updated chromiumTracingPath when Path was provided, so a
StartTracing(path) followed by StartTracing(no path) without a StopTracing
left the stale path and a later StopTracing wrote to it. Set the path
unconditionally (nil when omitted), matching browser.ts (this._path = options.path).
Pull Request #612: fix: align Go client with upstream Playwright TypeScript client (v1.60.0)

678 of 864 new or added lines in 35 files covered. (78.47%)

127 existing lines in 8 files now uncovered.

8480 of 10775 relevant lines covered (78.7%)

6281.3 hits per line

Uncovered Changes

Lines Coverage ∆ File
33
71.59
-0.83% browser_context.go
16
79.39
-1.0% frame.go
15
46.91
7.78% screencast.go
14
59.53
0.23% locator.go
11
87.86
-0.38% locator_helpers.go
11
78.49
1.12% page.go
11
71.9
-0.78% tracing.go
10
67.7
-0.8% request.go
9
79.09
-0.54% local_utils.go
8
69.77
2.53% browser_type.go
7
86.82
-1.75% route.go
6
65.56
0.72% frame_locator.go
5
75.81
-0.28% element_handle.go
5
78.52
3.45% fetch.go
4
76.47
0.0% har_router.go
3
45.45
-10.1% disposable.go
3
66.67
1.08% selectors.go
2
84.62
-2.88% artifact.go
2
94.29
-5.71% dialog.go
2
93.24
1.58% glob.go
2
76.51
-0.36% input_files_helper.go
2
89.41
0.3% js_handle.go
2
88.13
2.3% locator_assertions.go
2
90.48
mime_types.go
1
87.04
1.93% binding_call.go

Coverage Regressions

Lines Coverage ∆ File
80
71.59
-0.83% browser_context.go
39
78.52
3.45% fetch.go
2
85.4
2.3% connection.go
2
78.49
1.12% page.go
1
87.04
1.93% binding_call.go
1
76.51
-0.36% input_files_helper.go
1
59.53
0.23% locator.go
1
46.91
7.78% screencast.go
Jobs
ID Job ID Ran Files Coverage
1 ubuntu-latest-chromium - 28205889095.1 25 Jun 2026 11:07PM UTC 60
78.52
GitHub Action Run
2 ubuntu-latest-firefox - 28205889095.2 25 Jun 2026 11:10PM UTC 60
77.09
GitHub Action Run
3 windows-latest-firefox - 28205889095.3 25 Jun 2026 11:13PM UTC 60
77.02
GitHub Action Run
4 macos-latest-chromium - 28205889095.4 25 Jun 2026 11:08PM UTC 60
78.54
GitHub Action Run
5 windows-latest-chromium - 28205889095.5 25 Jun 2026 11:12PM UTC 60
78.42
GitHub Action Run
6 macos-latest-firefox - 28205889095.6 25 Jun 2026 11:10PM UTC 60
77.08
GitHub Action Run
7 windows-latest-webkit - 28205889095.7 25 Jun 2026 11:10PM UTC 60
76.88
GitHub Action Run
8 ubuntu-latest-webkit - 28205889095.8 25 Jun 2026 11:10PM UTC 60
76.9
GitHub Action Run
Source Files on build 28205889095
  • Tree
  • List 60
  • Changed 35
  • Source Changed 0
  • Coverage Changed 35
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #612
  • PR Base - main (#28154968716)
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