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

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

Build:
Build:
LAST BUILD BRANCH: roll/v1.61.1
DEFAULT BRANCH: main
Repo Added 26 Jan 2022 03:01PM UTC
Files 62
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

LAST BUILD ON BRANCH fix/handle-parsing-float
branch: fix/handle-parsing-float
CHANGE BRANCH
x
Reset
  • fix/handle-parsing-float
  • add-logger-override-support
  • add-only-install-shell-option
  • align-with-upstream-client
  • chore/gitignore-claude
  • chore/update-github-actions
  • ci-fail
  • ci/concurrency-cancel-prs-only
  • dataRace
  • docs-cli-ver
  • docs/fix-readme-and-contributing
  • expose-redirected-navigation-request
  • feat/assemble-driver-from-npm-and-nodejs
  • feat/flakiness-io-reporter
  • fix-sizes-panic
  • fix-tests
  • fix/579-expect-download-mobile-test
  • fix/connection-deadlocks
  • fix/dispatcher-event-handler-deadlock
  • fix/evaluate-handle-element-panic
  • fix/event-emitter-lock-across-handlers
  • fix/locator-evaluate-attached-state
  • fix/remote-upload-flake
  • fix/request-header-shape
  • fix/response-null-structured-results
  • fix/set-input-files-default-timeout
  • fix/test_worker
  • fix/waiter_deadlock
  • fix/webkit-folder-upload-timeout-180s
  • main
  • misuse-matrix
  • mxschmitt/budapest
  • mxschmitt/columbus
  • mxschmitt/dallas-v2
  • mxschmitt/kyiv-v4
  • mxschmitt/macau-v1
  • mxschmitt/victoria-v1
  • patch-1
  • patch-2
  • patch-nilerror
  • pr/event-handler-deadlock
  • pr/jsonpipe-deadlock
  • roll-v1.49.1
  • roll-v1.50
  • roll-v1.51
  • roll-v1.52
  • roll/v1.59.1
  • roll/v1.60.0
  • roll/v1.61.1
  • tidy-1.57
  • update-dependency

24 Jun 2026 08:48PM UTC coverage: 77.112% (-1.4%) from 78.514%
28128818799

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

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

143 existing lines in 13 files now uncovered.

7769 of 10075 relevant lines covered (77.11%)

4388.82 hits per line

Relevant lines Covered
Build:
Build:
10075 RELEVANT LINES 7769 COVERED LINES
4388.82 HITS PER LINE
Source Files on fix/handle-parsing-float
  • Tree
  • List 58
  • Changed 19
  • Source Changed 0
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28128818799 fix/handle-parsing-float 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.ti... Pull #581 24 Jun 2026 08:57PM UTC mxschmitt github
77.11
28125993670 fix/handle-parsing-float 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.ti... Pull #581 24 Jun 2026 08:06PM UTC mxschmitt github
80.37
25432861710 fix/handle-parsing-float Merge branch 'main' into fix/handle-parsing-float Pull #581 06 May 2026 11:39AM UTC web-flow github
80.42
21271611521 fix/handle-parsing-float fix(cdp): handle missing timing fields in the response from CDP Signed-off-by: Zikani Nyirenda Mwase <zikani.nmwase@ymail.com> Pull #581 23 Jan 2026 01:51AM UTC zikani03 github
80.33
See All Builds (444)
  • Repo on GitHub
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