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

feat(parser): input supports Scalar API Registry with scalar: prefix

ce602fe
Select commit
Loading
Failed to load commit list.
Merged

feat(parser): input supports Scalar API Registry with scalar: prefix #2491

feat(parser): input supports Scalar API Registry with scalar: prefix
ce602fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2025 in 0s

24.12% (+0.08%) compared to 572bba3

View this Pull Request on Codecov

24.12% (+0.08%) compared to 572bba3

Details

Codecov Report

❌ Patch coverage is 87.09677% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 24.12%. Comparing base (572bba3) to head (ce602fe).

Files with missing lines Patch % Lines
packages/openapi-ts/src/utils/input/index.ts 85.71% 4 Missing ⚠️
packages/openapi-ts/src/utils/input/scalar.ts 93.10% 2 Missing ⚠️
packages/openapi-ts/src/utils/input/heyApi.ts 0.00% 1 Missing ⚠️
packages/openapi-ts/src/utils/input/readme.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2491      +/-   ##
==========================================
+ Coverage   24.04%   24.12%   +0.08%     
==========================================
  Files         340      342       +2     
  Lines       33831    33875      +44     
  Branches     1440     1454      +14     
==========================================
+ Hits         8134     8174      +40     
- Misses      25687    25691       +4     
  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.