这是indexloc提供的服务,不要输入任何密码
Skip to content

feat(parser): track webhooks in OpenAPI 3.1

Codecov / codecov/project failed Aug 24, 2025 in 1s

23.99% (-0.48%) compared to 462412f

View this Pull Request on Codecov

23.99% (-0.48%) compared to 462412f

Details

Codecov Report

❌ Patch coverage is 5.84906% with 998 lines in your changes missing coverage. Please review.
✅ Project coverage is 23.99%. Comparing base (462412f) to head (c71d5db).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...ges/openapi-ts/src/openApi/3.1.x/parser/webhook.ts 2.28% 171 Missing ⚠️
...kages/openapi-ts/src/plugins/zod/shared/webhook.ts 3.27% 118 Missing ⚠️
packages/openapi-ts/src/plugins/valibot/webhook.ts 2.80% 104 Missing ⚠️
packages/openapi-ts/src/debug/ir.ts 0.00% 88 Missing and 1 partial ⚠️
...napi-ts/src/plugins/@hey-api/typescript/webhook.ts 7.60% 85 Missing ⚠️
packages/openapi-ts/src/plugins/zod/mini/plugin.ts 1.81% 54 Missing ⚠️
packages/openapi-ts/src/plugins/zod/v3/plugin.ts 1.81% 54 Missing ⚠️
packages/openapi-ts/src/plugins/zod/v4/plugin.ts 1.81% 54 Missing ⚠️
packages/openapi-ts/src/plugins/valibot/plugin.ts 2.00% 49 Missing ⚠️
packages/openapi-ts/src/plugins/zod/config.ts 0.00% 42 Missing ⚠️
... and 13 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2516      +/-   ##
==========================================
- Coverage   24.46%   23.99%   -0.48%     
==========================================
  Files         344      351       +7     
  Lines       34109    34971     +862     
  Branches     1496     1499       +3     
==========================================
+ Hits         8345     8390      +45     
- Misses      25754    26569     +815     
- Partials       10       12       +2     

☔ 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.