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

supabase / edge-runtime / 15722224875
52%
main: 52%

Build:
Build:
LAST BUILD BRANCH: refactor/cli-remove-manual-runtime
DEFAULT BRANCH: main
Ran 18 Jun 2025 02:41AM UTC
Jobs 1
Files 175
Run time 2min
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

18 Jun 2025 02:08AM UTC coverage: 51.866% (+0.4%) from 51.448%
15722224875

push

github

web-flow
feat: introduce v8 locker in our codebase (#549)

* fix: use `BTreeMap` instead of `IndexMap`

DESCRIPTION:
vfs uses binary search internally, so it must be properly sorted.
However, it is inappropriate to use IndexMap::(...)::collect() and
expect the elements to be sorted.

* fix: introduce `WorkerAlreadyRetired` error

DESCRIPTION:
When the main worker's script relays an HTTP request to
the user worker, it may already be in a retired state.

* fix: expose why the response failed on the main worker to the actual response

* chore(base): add a dependency

* chore: patch dependencies

* chore: update `Cargo.lock`

* stamp: fmt

* chore: update `deno.json`

* chore: update `.cargo/config.toml`

* feat: introduce v8 locker api

* fix: update integration tests

* chore: update main worker script

* fix(k6): add various specs

* stamp: polishing

* fix: make cpu timer compatible on multi-thread

* fix: allow calling synchronous deno functions in the top-level context

* chore: add `vendor/deno_unsync`

* chore: update v8 mirror

* chore: update dependencies

* chore: update `Cargo.lock`

* stamp: polishing

* chore: update `.dprint.json`

1025 of 1173 new or added lines in 18 files covered. (87.38%)

7 existing lines in 4 files now uncovered.

18153 of 35000 relevant lines covered (51.87%)

5514.47 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
82.2
0.24% crates/base/src/worker/driver/managed.rs
1
90.91
-0.86% ext/workers/context.rs
2
86.46
-0.45% ext/workers/lib.rs
3
92.35
-0.78% crates/base/src/worker/supervisor/strategy_per_worker.rs
3
80.0
crates/base_rt/src/runtime_state.rs
3
95.27
-0.78% crates/cpu_timer/src/lib.rs
4
66.67
-0.13% crates/base/src/worker/worker_surface_creation.rs
5
76.96
1.3% crates/base/src/worker/supervisor/strategy_per_request.rs
5
82.22
-1.04% crates/base/src/worker/worker_inner.rs
8
60.49
-7.45% crates/base/src/worker/supervisor/mod.rs
11
78.66
-0.43% crates/base/src/server.rs
12
20.0
crates/base/src/runtime/unsync.rs
22
76.04
-0.38% crates/base/src/worker/pool.rs
68
93.56
-0.18% crates/base/src/runtime/mod.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
92.73
-0.97% crates/base/src/worker/driver/user.rs
1
95.27
-0.78% crates/cpu_timer/src/lib.rs
2
92.35
-0.78% crates/base/src/worker/supervisor/strategy_per_worker.rs
3
76.96
1.3% crates/base/src/worker/supervisor/strategy_per_request.rs
Jobs
ID Job ID Ran Files Coverage
1 15722224875.1 18 Jun 2025 02:41AM UTC 175
51.87
GitHub Action Run
Source Files on build 15722224875
  • Tree
  • List 175
  • Changed 23
  • Source Changed 17
  • Coverage Changed 21
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15722224875
  • c56fc637 on github
  • Prev Build on develop (#15722218059)
  • Next Build on develop (#15722458782)
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

© 2026 Coveralls, Inc