chore: prep for NestJS 12 (deep-import removal, dual ESM/CJS, Vitest)#509
Open
drieshooghe wants to merge 2 commits into
Open
chore: prep for NestJS 12 (deep-import removal, dual ESM/CJS, Vitest)#509drieshooghe wants to merge 2 commits into
drieshooghe wants to merge 2 commits into
Codecov / codecov/project
succeeded
May 28, 2026 in 1s
90.41% (target 90.00%)
View this Pull Request on Codecov
90.41% (target 90.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.41%. Comparing base (3dfc123) to head (ef9bc91).
Additional details and impacted files
@@ Coverage Diff @@
## master #509 +/- ##
==========================================
- Coverage 90.93% 90.41% -0.52%
==========================================
Files 98 98
Lines 2217 2024 -193
Branches 531 529 -2
==========================================
- Hits 2016 1830 -186
+ Misses 80 74 -6
+ Partials 121 120 -1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| packages/core/lib/command-bus.ts | 92.85% <100.00%> (+2.23%) |
⬆️ |
| packages/core/lib/event-bus.ts | 90.62% <100.00%> (+3.78%) |
⬆️ |
| packages/core/lib/event-map.ts | 93.93% <100.00%> (+2.04%) |
⬆️ |
| packages/core/lib/query-bus.ts | 93.10% <100.00%> (+2.19%) |
⬆️ |
| packages/core/lib/services/explorer.service.ts | 90.00% <100.00%> (+0.71%) |
⬆️ |
🚀 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.
Loading