Skip to content

feat: add Bun runtime compatibility

756d81e
Select commit
Loading
Failed to load commit list.
Open

[WIP] feat: add Bun runtime compatibility #5843

feat: add Bun runtime compatibility
756d81e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 28, 2026 in 0s

79.62% (-6.01%) compared to 3ec8105

View this Pull Request on Codecov

79.62% (-6.01%) compared to 3ec8105

Details

Codecov Report

❌ Patch coverage is 30.00000% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.62%. Comparing base (3ec8105) to head (756d81e).
⚠️ Report is 6 commits behind head on next.

Files with missing lines Patch % Lines
tegg/core/test-util/src/mock_compat.ts 15.38% 11 Missing ⚠️
packages/egg/src/lib/core/httpclient.ts 9.09% 7 Missing and 3 partials ⚠️

❗ There is a different number of reports uploaded between BASE (3ec8105) and HEAD (756d81e). Click for more details.

HEAD has 6 uploads less than BASE
Flag BASE (3ec8105) HEAD (756d81e)
23 17
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #5843      +/-   ##
==========================================
- Coverage   85.62%   79.62%   -6.01%     
==========================================
  Files         665      634      -31     
  Lines       13004    12480     -524     
  Branches     1495     1466      -29     
==========================================
- Hits        11135     9937    -1198     
- Misses       1745     2367     +622     
- Partials      124      176      +52     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.