• 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 / 28125993670
77%
main: 79%

Build:
Build:
LAST BUILD BRANCH: roll/v1.61.1
DEFAULT BRANCH: main
Ran 24 Jun 2026 08:06PM UTC
Jobs 6
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 08:00PM UTC coverage: 80.366% (-0.06%) from 80.426%
28125993670

Pull #581

github

mxschmitt
fix(cdp): preserve upstream timing defaults for missing fields

Merge the timing initializer over the defaults pre-seeded in newRequest
instead of overwriting every field with 0.0, mirroring upstream's
Object.assign(request._timing, initializer.timing). This keeps the
correct -1 defaults for fields the server omits and also guards the
top-level timing object, which some CDP implementations omit entirely.

Add unit tests for the timing merge helper and an integration test for
response timing.
Pull Request #581: fix(cdp): handle missing timing fields in the response from CDP

17 of 17 new or added lines in 2 files covered. (100.0%)

16 existing lines in 3 files now uncovered.

7687 of 9565 relevant lines covered (80.37%)

4301.34 hits per line

Coverage Regressions

Lines Coverage ∆ File
10
77.18
-1.97% fetch.go
4
80.65
-0.22% response.go
2
96.36
-3.64% network.go
Jobs
ID Job ID Ran Files Coverage
1 macos-latest-firefox - 28125993670.1 24 Jun 2026 08:11PM UTC 55
78.57
GitHub Action Run
2 ubuntu-latest-webkit - 28125993670.2 24 Jun 2026 08:06PM UTC 55
78.39
GitHub Action Run
3 windows-latest-webkit - 28125993670.3 24 Jun 2026 08:06PM UTC 55
78.27
GitHub Action Run
4 ubuntu-latest-firefox - 28125993670.4 24 Jun 2026 08:06PM UTC 55
78.55
GitHub Action Run
5 windows-latest-chromium - 28125993670.5 24 Jun 2026 08:09PM UTC 55
80.05
GitHub Action Run
6 windows-latest-firefox - 28125993670.6 24 Jun 2026 08:08PM UTC 55
78.47
GitHub Action Run
Source Files on build 28125993670
  • Tree
  • List 55
  • Changed 18
  • Source Changed 0
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #581
  • 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