Skip to content

fix: ts error in plugin parsing and add tests for CI

9d1b848
Select commit
Loading
Failed to load commit list.
Closed

Feature: Add Zod v4 .meta() Support for Enhanced OpenAPI Metadata #3028

fix: ts error in plugin parsing and add tests for CI
9d1b848
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2026 in 0s

34.45% (+1.43%) compared to 765ab22

View this Pull Request on Codecov

34.45% (+1.43%) compared to 765ab22

Details

Codecov Report

❌ Patch coverage is 44.28571% with 78 lines in your changes missing coverage. Please review.
βœ… Project coverage is 34.45%. Comparing base (765ab22) to head (9d1b848).
⚠️ Report is 768 commits behind head on main.

Files with missing lines Patch % Lines
packages/openapi-ts/src/plugins/zod/v4/plugin.ts 0.00% 47 Missing ⚠️
packages/openapi-ts/src/plugins/zod/mini/plugin.ts 0.00% 30 Missing ⚠️
...s/openapi-ts/src/openApi/3.0.x/parser/parameter.ts 96.42% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3028      +/-   ##
==========================================
+ Coverage   33.01%   34.45%   +1.43%     
==========================================
  Files         426      426              
  Lines       32792    32907     +115     
  Branches     2126     2289     +163     
==========================================
+ Hits        10827    11337     +510     
+ Misses      21937    21542     -395     
  Partials       28       28              

β˜” 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.