Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: handle negative property names correctly in case and zod plugins #1919

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

chore: add changeset for TypeScript code generation fix on negative p…

ec62470
Select commit
Loading
Failed to load commit list.
Open

fix: handle negative property names correctly in case and zod plugins #1919

chore: add changeset for TypeScript code generation fix on negative p…
ec62470
Select commit
Loading
Failed to load commit list.
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.