fix: handle negative property names correctly in case and zod plugins #1919
Codecov / codecov/project
failed
Apr 4, 2025 in 1s
24.14% (-0.01%) compared to c8eb3d6
View this Pull Request on Codecov
24.14% (-0.01%) compared to c8eb3d6
Details
Codecov Report
Attention: Patch coverage is 0%
with 14 lines
in your changes missing coverage. Please review.
Project coverage is 24.14%. Comparing base (
c8eb3d6
) to head (ec62470
).
Files with missing lines | Patch % | Lines |
---|---|---|
packages/openapi-ts/src/plugins/zod/plugin.ts | 0.00% | 10 Missing |
...ckages/openapi-ts/src/plugins/shared/utils/case.ts | 0.00% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1919 +/- ##
==========================================
- Coverage 24.15% 24.14% -0.01%
==========================================
Files 193 193
Lines 26851 26862 +11
Branches 787 787
==========================================
Hits 6486 6486
- Misses 20290 20301 +11
Partials 75 75
☔ 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