Skip to content

fix: address review feedback on build hooks

f52b1a9
Select commit
Loading
Failed to load commit list.
Open

feat: build hooks (preBuild, postBuild, per-file transform) #273

fix: address review feedback on build hooks
f52b1a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 27, 2026 in 0s

85.93% (+0.42%) compared to 26f10a3

View this Pull Request on Codecov

85.93% (+0.42%) compared to 26f10a3

Details

Codecov Report

❌ Patch coverage is 95.32967% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.93%. Comparing base (26f10a3) to head (f52b1a9).

Files with missing lines Patch % Lines
lib/hooks.ts 92.35% 12 Missing ⚠️
lib/sea.ts 79.16% 5 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #273      +/-   ##
==========================================
+ Coverage   85.51%   85.93%   +0.42%     
==========================================
  Files          22       23       +1     
  Lines        7297     7629     +332     
  Branches     1039     1103      +64     
==========================================
+ Hits         6240     6556     +316     
- Misses       1049     1065      +16     
  Partials        8        8              
Files with missing lines Coverage Δ
lib/config.ts 96.48% <100.00%> (+0.32%) ⬆️
lib/index.ts 83.33% <100.00%> (+0.85%) ⬆️
lib/types.ts 100.00% <100.00%> (ø)
lib/sea.ts 67.22% <79.16%> (+0.30%) ⬆️
lib/hooks.ts 92.35% <92.35%> (ø)
🚀 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.