Fix performance mark crash when using DEBUG=true #2884
Merged
Codecov / codecov/project
failed
Oct 29, 2025 in 0s
30.01% (-0.05%) compared to ff89df2
View this Pull Request on Codecov
30.01% (-0.05%) compared to ff89df2
Details
Codecov Report
❌ Patch coverage is 32.30769% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.01%. Comparing base (ff89df2) to head (d5c0a1c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| packages/openapi-ts/src/utils/logger.ts | 32.30% | 44 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2884 +/- ##
==========================================
- Coverage 30.05% 30.01% -0.05%
==========================================
Files 488 488
Lines 40337 40423 +86
Branches 2422 2427 +5
==========================================
+ Hits 12122 12131 +9
- Misses 28181 28258 +77
Partials 34 34 ☔ 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.
Loading