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

playwright-community / playwright-go
80%
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/response-null-structured-results
branch: fix/response-null-structured-results
CHANGE BRANCH
x
Reset
  • fix/response-null-structured-results
  • 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/handle-parsing-float
  • fix/locator-evaluate-attached-state
  • fix/remote-upload-flake
  • fix/request-header-shape
  • 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 06:52PM UTC coverage: 80.417% (-0.009%) from 80.426%
28122080806

Pull #586

github

mxschmitt
test: add regression test for null serverAddr on fulfilled route

Reproduces #543: a fulfilled route has no real server, so the backend
returns null for serverAddr. Without the nil guard this panics in
remapValue; the test fails (panics) before the fix and passes after.
Pull Request #586: fix: handle null response metadata

5 of 7 new or added lines in 1 file covered. (71.43%)

7675 of 9544 relevant lines covered (80.42%)

5686.6 hits per line

Relevant lines Covered
Build:
Build:
9544 RELEVANT LINES 7675 COVERED LINES
5686.6 HITS PER LINE
Source Files on fix/response-null-structured-results
  • Tree
  • List 55
  • Changed 14
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28122080806 fix/response-null-structured-results test: add regression test for null serverAddr on fulfilled route Reproduces #543: a fulfilled route has no real server, so the backend returns null for serverAddr. Without the nil guard this panics in remapValue; the test fails (panics) before th... Pull #586 24 Jun 2026 06:55PM UTC mxschmitt github
80.42
28121269794 fix/response-null-structured-results refactor: simplify null handling with nil guard Use the existing nil-guard pattern (as in ElementHandle.BoundingBox and Request.Sizes) instead of a dedicated remapNullableMapToStruct helper. This matches upstream, which just does `.value || null`. Pull #586 24 Jun 2026 06:41PM UTC mxschmitt github
80.42
24243829666 fix/response-null-structured-results fix: handle null response metadata Pull #586 10 Apr 2026 12:55PM UTC Sim-hu github
80.42
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