Skip to content

feat(core): add ManifestStore for startup manifest caching

9159a88
Select commit
Loading
Failed to load commit list.
Open

feat(core): add ManifestStore for startup manifest caching #5844

feat(core): add ManifestStore for startup manifest caching
9159a88
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 28, 2026 in 0s

85.37% (+0.01%) compared to 0dc5dfb

View this Pull Request on Codecov

85.37% (+0.01%) compared to 0dc5dfb

Details

Codecov Report

❌ Patch coverage is 86.50794% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.37%. Comparing base (0dc5dfb) to head (9159a88).

Files with missing lines Patch % Lines
packages/core/src/lifecycle.ts 16.66% 7 Missing and 3 partials ⚠️
packages/core/src/loader/manifest.ts 95.91% 4 Missing ⚠️
packages/core/src/loader/egg_loader.ts 72.72% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #5844      +/-   ##
==========================================
+ Coverage   85.35%   85.37%   +0.01%     
==========================================
  Files         665      666       +1     
  Lines       13004    13125     +121     
  Branches     1495     1519      +24     
==========================================
+ Hits        11100    11205     +105     
- Misses       1776     1789      +13     
- Partials      128      131       +3     

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