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

feat(input): input supports Hey API Registry shorthand

9bfbb63
Select commit
Loading
Failed to load commit list.
Merged

feat(input): input supports Hey API Registry shorthand #2489

feat(input): input supports Hey API Registry shorthand
9bfbb63
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2025 in 0s

24.04% (+0.07%) compared to c74279c

View this Pull Request on Codecov

24.04% (+0.07%) compared to c74279c

Details

Codecov Report

❌ Patch coverage is 81.00000% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 24.04%. Comparing base (c74279c) to head (9bfbb63).

Files with missing lines Patch % Lines
packages/openapi-ts/src/utils/input/heyApi.ts 70.21% 14 Missing ⚠️
packages/openapi-ts/src/config/input.ts 90.00% 2 Missing ⚠️
packages/openapi-ts/src/createClient.ts 66.66% 2 Missing ⚠️
packages/openapi-ts/src/utils/input/readme.ts 96.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2489      +/-   ##
==========================================
+ Coverage   23.97%   24.04%   +0.07%     
==========================================
  Files         339      340       +1     
  Lines       33773    33826      +53     
  Branches     1435     1440       +5     
==========================================
+ Hits         8097     8134      +37     
- Misses      25666    25682      +16     
  Partials       10       10              

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