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

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

Build:
Build:
LAST BUILD BRANCH: refactor/cli-remove-manual-runtime
DEFAULT BRANCH: main
Ran 25 Feb 2025 06:58AM UTC
Jobs 1
Files 173
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

25 Feb 2025 06:39AM UTC coverage: 48.599% (+0.005%) from 48.594%
13515208152

push

github

web-flow
feat: onnx runtime upgrade (#478)

* chore(sb_ai): update `Cargo.toml`

* chore(sb_ai): update `ONNXRUNTIME_VERSION`

* stamp: solving `ort` api breaking changes

- `ndarray_linalg`: Since `ort` deps to `ndarray=0.16`, decided to
remove this extra dependency. Normalization can be done in a simple
small funtion instead of deriving it from an external crate.

* stamp: converting `from_ort_tensor` without clonning

using the `rc-9` apis to get the same results from older `rc-2`

* test(sb_ai): removing snapshots from onnx `v1.19.2`

Since `ONNX`version has been upgraded, the snapshots need to be
recreated

* stamp: cleaning

* test(sb_ai): adding `macos_aarch64` snapshots with onnx `v1.20`

* feat: apply `normalize` without external deps

- Since `ndarray_linalg` has been removed we need to manually apply L2
normalization

* test(sb_ai): ensuring `mean_pool` and `normalize`

- Applying `dot product` between two embeddings to ensures that
`mean_pool` and `normalize` is working properly

* chore: add aarch64 (linux) snapshots for integration tests

* chore: add x86_64 (macos) snapshots for integration tests

* chore: add x86_64 (linux) snapshots for integration tests

* feat: add `Tensor<String>` support

Co-authored-by: Nyannyacha <meow@nnc.gg>
Co-authored-by: kallebysantos <kalleby_santos@hotmail.com>

* test(sb_ai): adding `Tensor<string>` integration test

* fix(sb_ai): adding 'bool' alias to `JsTensorData`

* fix(sb_ai): parsing input tensors correctly

* test(sb_ai): updating `extract_tensor_ref` to match `JsTensorData` enum

* fix(ai): reflecting module rename

* stamp: enabling cache adapter on `ort-rust-backend` example

* stamp: applying format

* chore: update `Cargo.lock`

---------

Co-authored-by: Nyannyacha <meow@nnc.gg>
Co-authored-by: EC2 Default User <ec2-user@ip-172-31-6-80.ap-northeast-2.compute.internal>

46 of 56 new or added lines in 3 files covered. (82.14%)

6 existing lines in 5 files now uncovered.

16801 of 34571 relevant lines covered (48.6%)

1807.66 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
87.5
3.78% ext/ai/onnxruntime/mod.rs
7
76.22
-2.13% ext/ai/onnxruntime/tensor.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
78.53
-0.12% crates/deno_facade/eszip/mod.rs
1
92.98
-1.75% ext/ai/onnxruntime/model.rs
1
87.5
3.78% ext/ai/onnxruntime/mod.rs
1
76.22
-2.13% ext/ai/onnxruntime/tensor.rs
2
92.15
-0.6% crates/base/src/worker/supervisor/strategy_per_worker.rs
Jobs
ID Job ID Ran Files Coverage
1 13515208152.1 25 Feb 2025 06:58AM UTC 173
48.6
GitHub Action Run
Source Files on build 13515208152
  • Tree
  • List 173
  • Changed 125
  • Source Changed 6
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13515208152
  • 1e680aba on github
  • Prev Build on develop (#13514801153)
  • Next Build on develop (#13536793305)
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