fix: preserve decimal-looking enum varnames as quoted string keys #3949
Codecov / codecov/project
succeeded
Jun 7, 2026 in 0s
37.31% (-0.01%) compared to 4fb57c5, passed because coverage increased by 0% when compared to adjusted base (37.32%)
View this Pull Request on Codecov
37.31% (-0.01%) compared to 4fb57c5, passed because coverage increased by 0% when compared to adjusted base (37.32%)
Details
Codecov Report
❌ Patch coverage is 36.36364% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 37.31%. Comparing base (4fb57c5) to head (e69d8c7).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| packages/openapi-ts/src/ts-dsl/utils/name.ts | 36.36% | 5 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #3949 +/- ##
==========================================
- Coverage 37.32% 37.31% -0.01%
==========================================
Files 656 656
Lines 22536 22543 +7
Branches 6544 6544
==========================================
+ Hits 8411 8413 +2
- Misses 11459 11463 +4
- Partials 2666 2667 +1 ☔ 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.
Loading