Skip to content

feat(egg-bundler): generate snapshot entry/prelude + egg-bin snapshot command#5998

Merged
killagu merged 1 commit into
nextfrom
feat/egg-bundler-snapshot-entry
Jun 26, 2026
Merged

feat(egg-bundler): generate snapshot entry/prelude + egg-bin snapshot command#5998
killagu merged 1 commit into
nextfrom
feat/egg-bundler-snapshot-entry

feat(egg-bundler): generate snapshot entry/prelude + egg-bin snapshot…

a7ec16b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2026 in 1s

84.88% (-0.01%) compared to 003c456, passed because coverage increased by 0% when compared to adjusted base (84.88%)

View this Pull Request on Codecov

84.88% (-0.01%) compared to 003c456, passed because coverage increased by 0% when compared to adjusted base (84.88%)

Details

Codecov Report

❌ Patch coverage is 95.83333% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.88%. Comparing base (003c456) to head (a7ec16b).
⚠️ Report is 2 commits behind head on next.

Files with missing lines Patch % Lines
tools/egg-bin/src/commands/snapshot.ts 92.30% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #5998      +/-   ##
==========================================
- Coverage   84.89%   84.88%   -0.01%     
==========================================
  Files         669      674       +5     
  Lines       19942    20261     +319     
  Branches     3964     4037      +73     
==========================================
+ Hits        16929    17199     +270     
- Misses       2588     2631      +43     
- Partials      425      431       +6     

☔ View full report in Codecov by Harness.
📢 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.