Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

feat(events): new event stream for build command#1446

Draft
Rocko1204 wants to merge 2 commits into
mainfrom
feat/build-event-logging
Draft

feat(events): new event stream for build command#1446
Rocko1204 wants to merge 2 commits into
mainfrom
feat/build-event-logging

feat(eventStream): add events for release command

6b1dd48
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 9, 2026 in 1s

45.04% (-1.79%) compared to 94042a5

View this Pull Request on Codecov

45.04% (-1.79%) compared to 94042a5

Details

Codecov Report

❌ Patch coverage is 18.97436% with 158 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.04%. Comparing base (94042a5) to head (6b1dd48).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
packages/core/src/eventStream/build.ts 3.36% 114 Missing and 1 partial ⚠️
packages/core/src/eventStream/hooks.ts 14.28% 30 Missing ⚠️
.../core/src/package/packageCreators/CreatePackage.ts 11.11% 8 Missing ⚠️
...c/package/packageCreators/CreateDiffPackageImpl.ts 25.00% 3 Missing ⚠️
...c/package/packageCreators/CreateDataPackageImpl.ts 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1446      +/-   ##
==========================================
- Coverage   46.83%   45.04%   -1.79%     
==========================================
  Files          70       73       +3     
  Lines        2667     2855     +188     
  Branches      300      315      +15     
==========================================
+ Hits         1249     1286      +37     
- Misses       1416     1539     +123     
- Partials        2       30      +28     

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