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

supabase / edge-runtime / 30602954144
53%

Build:
DEFAULT BRANCH: main
Ran 31 Jul 2026 04:14AM UTC
Jobs 1
Files 178
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

31 Jul 2026 03:59AM UTC coverage: 53.4% (+0.05%) from 53.346%
30602954144

push

github

web-flow
fix(ext/node): return errors instead of panicking in ECDH ops (#714)

* fix(ext_node): return errors instead of panicking in ECDH ops

`op_node_ecdh_compute_secret` and `op_node_ecdh_compute_public_key`
panicked via `.expect()` on malformed keys and `todo!()` on unknown
curves, taking down the runtime on user-supplied input. Both ops now
return a new `EcdhError`, which is mapped to `TypeError` for JS.

Ref: https://github.com/denoland/deno/pull/33751

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* fix: flaky tests

---------

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>

4 of 33 new or added lines in 2 files covered. (12.12%)

30 existing lines in 5 files now uncovered.

19587 of 36680 relevant lines covered (53.4%)

8167.45 hits per line

Uncovered Changes

Lines Coverage ∆ File
26
9.39
0.12% ext/node/ops/crypto/mod.rs
3
34.11
0.13% deno/runtime/errors.rs

Coverage Regressions

Lines Coverage ∆ File
23
61.99
-7.88% deno/cache/cache_db.rs
3
86.42
-3.7% crates/base/src/worker/utils.rs
2
9.39
0.12% ext/node/ops/crypto/mod.rs
1
92.2
-0.24% crates/deno_facade/eszip/migrate.rs
1
86.44
-0.11% crates/deno_facade/eszip/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 30602954144.1 31 Jul 2026 04:14AM UTC 178
53.4
GitHub Action Run
Source Files on build 30602954144
  • Tree
  • List 178
  • Changed 9
  • Source Changed 2
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30602954144
  • 47d04fdd on github
  • Prev Build on main (#27988242543)
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