Skip to content

fix(test): fix baseDir test for stat-based fingerprinting

3ddfe9d
Select commit
Loading
Failed to load commit list.
Draft

feat(core): add startup manifest for faster cold starts #5842

fix(test): fix baseDir test for stat-based fingerprinting
3ddfe9d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 28, 2026 in 0s

85.63% (-0.01%) compared to 1980cf1

View this Pull Request on Codecov

85.63% (-0.01%) compared to 1980cf1

Details

Codecov Report

❌ Patch coverage is 85.54217% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.63%. Comparing base (1980cf1) to head (3ddfe9d).
⚠️ Report is 2 commits behind head on next.

Files with missing lines Patch % Lines
packages/core/src/lifecycle.ts 20.00% 8 Missing ⚠️
tegg/plugin/config/src/app.ts 60.00% 5 Missing and 1 partial ⚠️
tegg/plugin/tegg/src/app.ts 0.00% 2 Missing and 1 partial ⚠️
packages/core/src/loader/egg_loader.ts 87.50% 2 Missing ⚠️
packages/egg/src/lib/egg.ts 71.42% 2 Missing ⚠️
packages/core/src/loader/manifest.ts 98.64% 1 Missing ⚠️
packages/egg/src/lib/loader/AppWorkerLoader.ts 50.00% 1 Missing ⚠️
tegg/plugin/tegg/src/lib/EggModuleLoader.ts 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #5842      +/-   ##
==========================================
- Coverage   85.64%   85.63%   -0.01%     
==========================================
  Files         665      666       +1     
  Lines       13004    13144     +140     
  Branches     1495     1515      +20     
==========================================
+ Hits        11137    11256     +119     
- Misses       1743     1763      +20     
- Partials      124      125       +1     

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