• 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/chore-actions-stale
  • ny/chore-modify-runs-on
  • ny/ci
  • ny/cleanup
  • ny/clippy
  • ny/cpu-timer-cfg
  • ny/deno-lock
  • 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

06 Nov 2025 12:16AM UTC coverage: 52.34% (+0.004%) from 52.336%
19120453806

push

github

web-flow
fix(deno_facade): should not assume that all module paths to be extracted have the same prefix (#639)

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

6 existing lines in 1 file now uncovered.

18719 of 35764 relevant lines covered (52.34%)

7584.38 hits per line

Relevant lines Covered
Build:
Build:
35764 RELEVANT LINES 18719 COVERED LINES
7584.38 HITS PER LINE
Source Files on main
  • Tree
  • List 176
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19120453806 main fix(deno_facade): should not assume that all module paths to be extracted have the same prefix (#639) push 06 Nov 2025 12:44AM UTC web-flow github
52.34
19099490737 ny/FUNC-342-use-pathdiff-instead-of-replace Merge 357eabd2a into 3dbd6479a Pull #639 05 Nov 2025 11:23AM UTC web-flow github
52.34
19092997148 main fix(ext/workers): passed incorrect arguments to `Span.setStatus` (#638) push 05 Nov 2025 07:22AM UTC web-flow github
52.34
19086200797 main fix: request idle timeout should be applied differently for worker kind (#636) push 05 Nov 2025 12:22AM UTC web-flow github
52.37
19085527152 ny/fix-gateway-timeout Merge 77a5e46bf into 7beedc614 Pull #636 04 Nov 2025 11:34PM UTC web-flow github
52.35
19056791074 main fix: not caching type definition in some edge case (#634) * fix: not caching type definition in some edge case * stamp: meow * stamp: fix intengration test push 04 Nov 2025 05:06AM UTC web-flow github
52.4
19056786108 main fix: make the file fetcher respect the root certificate store configured via `DENO_TLS_CA_STORE` (#633) * fix: make the file fetcher respect the root certificate store configured via `DENO_TLS_CA_STORE` * stamp: oops push 04 Nov 2025 03:50AM UTC web-flow github
52.23
19053636499 main fix: align file fetcher's user agent (#632) * fix: align file fetcher's user agent * stamp: oops * stamp: fix unit test push 04 Nov 2025 01:00AM UTC web-flow github
52.2
19024091405 ny/enable-type-check-mode Merge 4a520955f into 26de1eb3f Pull #634 03 Nov 2025 05:05AM UTC web-flow github
52.37
19023814340 ny/tls-test Merge 6c44ebea2 into 26de1eb3f Pull #632 03 Nov 2025 05:04AM UTC web-flow github
52.13
See All Builds (251)
  • 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