Skip to content

chore(apps): isolate platform independent logic from deno-runtime#41149

Merged
ggazzo merged 4 commits into
developfrom
chore/apps-base-runtime
Jul 3, 2026
Merged

chore(apps): isolate platform independent logic from deno-runtime#41149
ggazzo merged 4 commits into
developfrom
chore/apps-base-runtime

refactor(apps): extract DenoSubprocessController logic to BaseSubproc…

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

69.19% (-0.02%) compared to 376c9d8

View this Pull Request on Codecov

69.19% (-0.02%) compared to 376c9d8

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.19%. Comparing base (376c9d8) to head (dd8c041).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #41149      +/-   ##
===========================================
- Coverage    69.20%   69.19%   -0.02%     
===========================================
  Files         3550     3550              
  Lines       139515   139515              
  Branches     24709    24737      +28     
===========================================
- Hits         96558    96535      -23     
- Misses       38949    38975      +26     
+ Partials      4008     4005       -3     
🚀 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.