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

chore: remove unused specs

c71e0e8
Select commit
Loading
Failed to load commit list.
Merged

feat: multiple configs functionality #2602

chore: remove unused specs
c71e0e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 6, 2025 in 1s

29.31% (+2.87%) compared to 34bc6e7

View this Pull Request on Codecov

29.31% (+2.87%) compared to 34bc6e7

Details

Codecov Report

❌ Patch coverage is 44.63668% with 320 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.31%. Comparing base (34bc6e7) to head (c71e0e8).

Files with missing lines Patch % Lines
packages/openapi-ts/src/createClient.ts 33.54% 105 Missing ⚠️
packages/openapi-ts/src/error.ts 23.52% 65 Missing ⚠️
packages/openapi-ts/src/utils/cli.ts 15.00% 34 Missing ⚠️
packages/openapi-ts/src/generate/tsConfig.ts 2.94% 33 Missing ⚠️
packages/openapi-ts/src/index.ts 54.54% 30 Missing ⚠️
packages/openapi-ts/src/config/init.ts 75.00% 18 Missing ⚠️
...ages/openapi-ts/src/openApi/3.1.x/parser/server.ts 0.00% 9 Missing ⚠️
...ages/openapi-ts/src/openApi/3.0.x/parser/server.ts 22.22% 7 Missing ⚠️
packages/openapi-ts/src/config/output.ts 20.00% 4 Missing ⚠️
packages/openapi-ts/src/utils/logger.ts 0.00% 4 Missing ⚠️
... and 7 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2602      +/-   ##
==========================================
+ Coverage   26.44%   29.31%   +2.87%     
==========================================
  Files         387      388       +1     
  Lines       37490    37803     +313     
  Branches     1915     2260     +345     
==========================================
+ Hits         9913    11082    +1169     
+ Misses      27564    26691     -873     
- Partials       13       30      +17     

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