Skip to content

added operation types enabled toggle

bbfb52c
Select commit
Loading
Failed to load commit list.
Open

feat(openapi-ts): allow disabling generation of operation types #3870

added operation types enabled toggle
bbfb52c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2026 in 0s

39.58% (-0.01%) compared to 66720d9, passed because coverage increased by 0.01% when compared to adjusted base (39.56%)

View this Pull Request on Codecov

39.58% (-0.01%) compared to 66720d9, passed because coverage increased by 0.01% when compared to adjusted base (39.56%)

Details

Codecov Report

❌ Patch coverage is 70.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.58%. Comparing base (66720d9) to head (bbfb52c).

Files with missing lines Patch % Lines
...enapi-ts/src/plugins/@hey-api/typescript/config.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3870      +/-   ##
==========================================
- Coverage   39.58%   39.58%   -0.01%     
==========================================
  Files         532      532              
  Lines       19581    19585       +4     
  Branches     5835     5836       +1     
==========================================
+ Hits         7751     7752       +1     
- Misses       9582     9585       +3     
  Partials     2248     2248              

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