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

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

Build:
Build:
LAST BUILD BRANCH: roll/v1.61.1
DEFAULT BRANCH: main
Ran 26 Jun 2026 12:02AM UTC
Jobs 9
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:55PM UTC coverage: 78.63% (+0.2%) from 78.392%
28207999504

Pull #612

github

mxschmitt
fix(assertions): unwrap expect received value; context WaitForEvent close reason

- Assertion failure messages parsed the whole  wrapper
  ({value, ariaSnapshot}) via parseResult, printing
  'Actual value: map[value:...]' instead of the real value. Add
  parseExpectReceived to descend into received.value (or ariaSnapshot),
  mirroring frame._expect. Affects ToHaveText/ToHaveValue/ToHaveAttribute/
  ToHaveCSS/etc. failure messages.
- BrowserContext.WaitForEvent/ExpectEvent rejected with the bare
  ErrTargetClosed, dropping the close reason; use
  targetClosedError(effectiveCloseReason()) like the Page waiters and
  browserContext.ts.
Pull Request #612: fix: align Go client with upstream Playwright TypeScript client (v1.60.0)

700 of 888 new or added lines in 37 files covered. (78.83%)

15 existing lines in 8 files now uncovered.

8485 of 10791 relevant lines covered (78.63%)

7003.0 hits per line

Uncovered Changes

Lines Coverage ∆ File
32
71.46
-0.96% browser_context.go
16
79.39
-1.0% frame.go
15
46.91
7.78% screencast.go
14
59.43
0.13% 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.95
-0.13% element_handle.go
5
78.17
3.1% fetch.go
4
76.47
0.0% har_router.go
3
87.8
-2.2% assertions.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
88.37
-0.73% 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
4
88.37
-0.73% js_handle.go
3
78.17
3.1% 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.43
0.13% locator.go
1
46.91
7.78% screencast.go
Jobs
ID Job ID Ran Files Coverage
1 windows-latest-chromium - 28207999504.1 26 Jun 2026 12:06AM UTC 60
78.39
GitHub Action Run
2 macos-latest-webkit - 28207999504.2 26 Jun 2026 12:04AM UTC 60
76.3
GitHub Action Run
3 ubuntu-latest-webkit - 28207999504.3 26 Jun 2026 12:04AM UTC 60
76.83
GitHub Action Run
4 macos-latest-firefox - 28207999504.4 26 Jun 2026 12:06AM UTC 60
77.04
GitHub Action Run
5 ubuntu-latest-firefox - 28207999504.5 26 Jun 2026 12:05AM UTC 60
77.05
GitHub Action Run
6 windows-latest-firefox - 28207999504.6 26 Jun 2026 12:07AM UTC 60
76.95
GitHub Action Run
7 ubuntu-latest-chromium - 28207999504.7 26 Jun 2026 12:02AM UTC 60
78.45
GitHub Action Run
8 macos-latest-chromium - 28207999504.8 26 Jun 2026 12:02AM UTC 60
78.45
GitHub Action Run
9 windows-latest-webkit - 28207999504.9 26 Jun 2026 12:04AM UTC 60
76.81
GitHub Action Run
Source Files on build 28207999504
  • 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