• 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 / 2
80%
main: 79%

Build:
Build:
LAST BUILD BRANCH: roll/v1.61.1
DEFAULT BRANCH: main
Ran 24 Jun 2026 06:58PM UTC
Files 55
Run time 3s
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: 78.494% (-0.1%) from 78.633%
28121778743.2

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

7497 of 9551 relevant lines covered (78.49%)

728.41 hits per line

Source Files on job ubuntu-latest-firefox - 28121778743.2
  • Tree
  • List 55
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 28121778743
  • 292ffc69 on github
  • Prev Job for on fix/request-header-shape (#22316749011.6)
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