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

OHDSI / trex / 21717574041
58%
main: 58%

Build:
Build:
LAST BUILD BRANCH: p-hoffmann/cifix
DEFAULT BRANCH: main
Ran 05 Feb 2026 03:51PM UTC
Jobs 1
Files 200
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

05 Feb 2026 03:30PM UTC coverage: 40.341% (+3.1%) from 37.246%
21717574041

push

github

web-flow
improve V8 isolate lifecycle management (#103)

This pull request introduces significant improvements to the safety and robustness of V8 isolate lifecycle management, especially during runtime shutdown and concurrent operations. The main focus is on preventing race conditions and ensuring that V8 handle methods are only called when it is safe to do so, by introducing and propagating an IsolateLifecycle guard throughout the runtime and supervisor code. Additionally, some assertions have been replaced with safer, idempotent checks to avoid panics in edge cases.

251 of 343 new or added lines in 14 files covered. (73.18%)

9 existing lines in 5 files now uncovered.

15825 of 39228 relevant lines covered (40.34%)

1145.67 hits per line

Uncovered Changes

Lines Coverage ∆ File
30
26.67
-53.33% crates/base_rt/src/runtime_state.rs
14
76.86
1.66% crates/base/src/runtime/mod.rs
14
90.21
crates/base_rt/src/isolate_lifecycle.rs
13
0.0
0.0% ext/ai/lib.rs
12
73.33
-2.25% crates/base/src/worker/supervisor/strategy_per_request.rs
4
74.53
47.44% crates/base_rt/src/lib.rs
2
90.0
5.63% crates/base/src/worker/supervisor/strategy_per_worker.rs
2
61.54
16.38% ext/ai/onnxruntime/onnx.rs
1
81.72
81.72% ext/ai/onnxruntime/mod.rs

Coverage Regressions

Lines Coverage ∆ File
3
85.71
-3.3% crates/base/src/worker/utils.rs
2
73.33
-2.25% crates/base/src/worker/supervisor/strategy_per_request.rs
2
0.0
0.0% ext/ai/lib.rs
1
67.17
3.77% deno/cache/cache_db.rs
1
82.83
-1.01% ext/node/ops/crypto/primes.rs
Jobs
ID Job ID Ran Files Coverage
1 21717574041.1 05 Feb 2026 03:51PM UTC 200
40.34
GitHub Action Run
Source Files on build 21717574041
  • Tree
  • List 200
  • Changed 49
  • Source Changed 13
  • Coverage Changed 49
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21717574041
  • 18d88638 on github
  • Prev Build on develop (#21679844571)
  • Next Build on develop (#21738388238)
  • Delete
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