Skip to content

chore(apps): refactor deno-runtime to drop Deno specific APIs#41125

Merged
ggazzo merged 11 commits into
developfrom
chore/refactor-deno-apis
Jul 3, 2026
Merged

chore(apps): refactor deno-runtime to drop Deno specific APIs#41125
ggazzo merged 11 commits into
developfrom
chore/refactor-deno-apis

fix(deno-runtime): better validation of millisecond arg

a13b708
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 3, 2026 in 0s

69.29% (-0.05%) compared to ebd4a12

View this Pull Request on Codecov

69.29% (-0.05%) compared to ebd4a12

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.29%. Comparing base (ebd4a12) to head (a13b708).
⚠️ Report is 29 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #41125      +/-   ##
===========================================
- Coverage    69.33%   69.29%   -0.05%     
===========================================
  Files         3539     3539              
  Lines       138832   138832              
  Branches     24707    24756      +49     
===========================================
- Hits         96264    96205      -59     
- Misses       38553    38604      +51     
- Partials      4015     4023       +8     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.