Skip to content

fix: add `header` and `response` IR kinds, parse `components/response…

b7b47e9
Select commit
Loading
Failed to load commit list.
Open

fix: parse components/headers to resolve crash on header component $ref in schemas #3676

fix: add `header` and `response` IR kinds, parse `components/response…
b7b47e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2026 in 0s

39.29% (-0.11%) compared to 549a42e

View this Pull Request on Codecov

39.29% (-0.11%) compared to 549a42e

Details

Codecov Report

❌ Patch coverage is 0% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.29%. Comparing base (549a42e) to head (b7b47e9).

Files with missing lines Patch % Lines
packages/shared/src/openApi/3.0.x/parser/schema.ts 0.00% 12 Missing and 6 partials ⚠️
packages/shared/src/openApi/3.1.x/parser/schema.ts 0.00% 12 Missing and 6 partials ⚠️
...pi-ts/src/plugins/@hey-api/typescript/v1/plugin.ts 0.00% 6 Missing ⚠️
...ckages/shared/src/plugins/shared/utils/instance.ts 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3676      +/-   ##
==========================================
- Coverage   39.39%   39.29%   -0.11%     
==========================================
  Files         520      520              
  Lines       19279    19323      +44     
  Branches     5708     5726      +18     
==========================================
- Hits         7595     7593       -2     
- Misses       9445     9479      +34     
- Partials     2239     2251      +12     

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