• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

playwright-community / playwright-go / 28121778743
80%
main: 79%

Build:
Build:
LAST BUILD BRANCH: roll/v1.61.1
DEFAULT BRANCH: main
Ran 24 Jun 2026 06:50PM UTC
Jobs 9
Files 55
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

24 Jun 2026 06:46PM UTC coverage: 80.358% (-0.07%) from 80.426%
28121778743

Pull #587

github

mxschmitt
refactor: type serialized headers as []NameValue

serializeMapToNameAndValue now returns []NameValue instead of
[]map[string]string, which marshals to the identical wire shape but
gives newRawHeaders a typed value to work with. newRawHeaders then only
needs to handle the two shapes that actually reach it: []any from the
wire protocol and []NameValue produced internally.
Pull Request #587: fix: handle typed request header maps

27 of 29 new or added lines in 2 files covered. (93.1%)

10 existing lines in 1 file now uncovered.

7675 of 9551 relevant lines covered (80.36%)

6387.07 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
96.36
-3.64% network.go

Coverage Regressions

Lines Coverage ∆ File
10
77.18
-1.97% fetch.go
Jobs
ID Job ID Ran Files Coverage
1 windows-latest-firefox - 28121778743.1 24 Jun 2026 06:55PM UTC 55
78.46
GitHub Action Run
2 ubuntu-latest-firefox - 28121778743.2 24 Jun 2026 06:53PM UTC 55
78.49
GitHub Action Run
3 macos-latest-firefox - 28121778743.3 24 Jun 2026 06:53PM UTC 55
78.53
GitHub Action Run
4 macos-latest-chromium - 28121778743.4 24 Jun 2026 06:51PM UTC 55
80.18
GitHub Action Run
5 windows-latest-chromium - 28121778743.5 24 Jun 2026 06:56PM UTC 55
80.09
GitHub Action Run
6 macos-latest-webkit - 28121778743.6 24 Jun 2026 06:52PM UTC 55
78.04
GitHub Action Run
7 ubuntu-latest-chromium - 28121778743.7 24 Jun 2026 06:50PM UTC 55
80.16
GitHub Action Run
8 ubuntu-latest-webkit - 28121778743.8 24 Jun 2026 06:51PM UTC 55
78.39
GitHub Action Run
9 windows-latest-webkit - 28121778743.9 24 Jun 2026 06:52PM UTC 55
78.27
GitHub Action Run
Source Files on build 28121778743
  • Tree
  • List 55
  • Changed 16
  • Source Changed 0
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #587
  • PR Base - main (#22316749011)
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