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

supabase / edge-runtime
52%

Build:
DEFAULT BRANCH: main
Repo Added 04 Feb 2025 10:36PM UTC
Files 176
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 main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • chore-add-integration-test-supabase-issue-29583
  • chore-ci
  • chore-comment-out-sloppy-imports
  • chore-integration-test-byonm-ts
  • chore-integration-test-old-eszips
  • chore-integration-test-old-eszips-1-x
  • chore-review-actions
  • chore-skip-s3-dependabot
  • chore-workflow
  • codecov
  • da/u20-runners
  • dependabot/cargo/crossbeam-channel-0.5.15
  • dependabot/cargo/hickory-proto-0.25.0-alpha.5
  • dependabot/cargo/openssl-0.10.70
  • dependabot/cargo/openssl-0.10.72
  • dependabot/cargo/ring-0.17.14
  • deps-ring
  • develop
  • feat-commonjs
  • feat-deno-2-1-x-lts
  • feat-docs
  • feat-llm-provider
  • feat-locker
  • feat-ort-inference-api
  • feat-ort-upgrade
  • feat-unstable-sloppy-imports
  • fix-add-commonjs-integration-tests
  • fix-ai-http-client
  • fix-backport-develop
  • fix-beforeunload-uncaught-null
  • fix-blaslib
  • fix-bump-eszip-0-80-1-wasm-support
  • fix-cpu-timer-non-linux-error
  • fix-dns-lookup-regression
  • fix-enable-http-create-http-client
  • fix-file-api
  • fix-graph-file-path-with-special-char
  • fix-ipv6-support
  • fix-issue-513
  • fix-publish-release
  • fix-s3-seesion-token-prop
  • fix-typo
  • fix-unblock-realpathsync
  • fix-v1-entrypoint
  • fix/import-map
  • fix/test/cleanup-tmp-ts
  • main
  • ny/FUNC-342-use-pathdiff-instead-of-replace
  • ny/adjust-bootstrap-js-sync-opt
  • ny/adjustable-migration-warning
  • ny/allow-lstat-sync
  • ny/backport-denoland-deno-30451
  • ny/chore-actions-stale
  • ny/chore-modify-runs-on
  • ny/ci
  • ny/cleanup
  • ny/clippy
  • ny/close-socket-when-return-invalid-value-in-serve-callback
  • ny/console-error-respond-with
  • ny/cpu-timer-cfg
  • ny/deno-lock
  • ny/dependabot-1124
  • ny/disable-pointer-compression-main
  • ny/enable-type-check-mode
  • ny/eszip-migration-capture
  • ny/feat-node-sqlite
  • ny/file-fetcher-https-proxy
  • ny/fix-add-otel-attr-to-event-metadata
  • ny/fix-allow-make-temp-file
  • ny/fix-bundle-cmd-timeout
  • ny/fix-byonm-read-file
  • ny/fix-comp-ratio-regression
  • ny/fix-func-280
  • ny/fix-gateway-timeout
  • ny/fix-inspect-brk-does-not-pause-at-first-stmt
  • ny/fix-leak-eszip
  • ny/fix-leak-eszip-main
  • ny/fix-log-level-param
  • ny/fix-runtime-stat
  • ny/fix-unbundle-static-files
  • ny/fix-worker-inner-bottleneck
  • ny/fix-zlib-crc32-ref-error
  • ny/initial-max-heap-size-configurable
  • ny/introduce-req-absent-timeout
  • ny/main-script-otel-propagator
  • ny/no-npm-in-main-worker
  • ny/node-crypto-panic
  • ny/old-eszip-static-files
  • ny/old-eszip-warning
  • ny/rename-release-action
  • ny/revert-decorator-flag
  • ny/revert-node-sqlite
  • ny/s3-fs-sync
  • ny/support-no-pkg-json
  • ny/support-otel
  • ny/tls-test
  • ny/trigger-release-action
  • ny/v1-unbundle-exit-code
  • ny/v2-exit-code-unbundle
  • nyannyacha-patch-1
  • patch-1
  • patch-2

03 Dec 2025 04:08AM UTC coverage: 52.36% (-0.001%) from 52.361%
19882022034

push

github

web-flow
fix(ext/node): TLS emit close event on parent socket (#648)

18934 of 36161 relevant lines covered (52.36%)

7604.16 hits per line

Relevant lines Covered
Build:
Build:
36161 RELEVANT LINES 18934 COVERED LINES
7604.16 HITS PER LINE
Source Files on main
  • Tree
  • List 176
  • Changed 9
  • Source Changed 1
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19882022034 main fix(ext/node): TLS emit close event on parent socket (#648) push 03 Dec 2025 04:27AM UTC web-flow github
52.36
19881496274 ny/backport-denoland-deno-30451 Merge e688cd5ac into 47773dda7 Pull #648 03 Dec 2025 03:58AM UTC web-flow github
52.4
19721111505 main fix(ext/runtime): rollback memory count #645 (#646) When allocate, allocate_uninitialized, or reallocate exceeded the memory limit, the count was incremented but never rolled back on failure. This caused all future allocations to fail permane... push 27 Nov 2025 12:35AM UTC web-flow github
52.36
19720624265 main Merge ac1f21b71 into b232c47c4 Pull #646 27 Nov 2025 12:10AM UTC web-flow github
50.22
19622173454 main fix(ext/runtime/http): record error if `respondWith` propagates exception (#643) * fix(ext/runtime/http): record error if `respondWith` propagates exception * chore(examples): update `README.md` * chore: update `format.js` push 24 Nov 2025 03:41AM UTC web-flow github
52.41
19619376960 ny/dependabot-1124 Merge 06851b596 into dc817c0b3 Pull #644 24 Nov 2025 03:33AM UTC web-flow github
52.37
19561397282 ny/console-error-respond-with Merge ee96f92d7 into dc817c0b3 Pull #643 21 Nov 2025 06:19AM UTC web-flow github
52.39
19561309842 ny/console-error-respond-with Merge 81a12aba9 into dc817c0b3 Pull #643 21 Nov 2025 06:11AM UTC web-flow github
52.4
19561157739 ny/console-error-respond-with Merge 06d8362f5 into dc817c0b3 Pull #643 21 Nov 2025 06:02AM UTC web-flow github
52.4
19350803951 main fix: drop the socket if the worker's http handler returns an invalid value (#641) * fix: drop the socket if the worker's http handler returns an invalid value * chore: add integration test * stamp: oops 🙄 * stamp: meow * stamp: meowmeow push 14 Nov 2025 01:21AM UTC web-flow github
52.43
See All Builds (262)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc