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

refactor: rename compiler export to tsc #2360

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 25, 2025

refactor: rename compiler export to tsc

5e8195c
Select commit
Loading
Failed to load commit list.
Merged

refactor: rename compiler export to tsc #2360

refactor: rename compiler export to tsc
5e8195c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 25, 2025 in 0s

22.53% (+0.01%) compared to f604323

View this Pull Request on Codecov

22.53% (+0.01%) compared to f604323

Details

Codecov Report

❌ Patch coverage is 21.76697% with 1222 lines in your changes missing coverage. Please review.
✅ Project coverage is 22.53%. Comparing base (f604323) to head (5e8195c).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
.../src/plugins/@tanstack/query-core/plugin-legacy.ts 0.59% 167 Missing ⚠️
packages/openapi-ts/src/plugins/valibot/plugin.ts 0.65% 152 Missing ⚠️
packages/openapi-ts/src/plugins/zod/mini/plugin.ts 0.68% 144 Missing ⚠️
packages/openapi-ts/src/plugins/zod/v4/plugin.ts 0.71% 138 Missing ⚠️
packages/openapi-ts/src/plugins/zod/v3/plugin.ts 0.79% 125 Missing ⚠️
...ugins/@tanstack/query-core/infiniteQueryOptions.ts 2.59% 75 Missing ⚠️
...pi-ts/src/plugins/@tanstack/query-core/queryKey.ts 4.05% 71 Missing ⚠️
...enapi-ts/src/plugins/@hey-api/typescript/plugin.ts 2.00% 49 Missing ⚠️
...ages/openapi-ts/src/plugins/@hey-api/sdk/plugin.ts 2.70% 36 Missing ⚠️
...openapi-ts/src/plugins/@hey-api/sdk/typeOptions.ts 3.33% 29 Missing ⚠️
... and 22 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2360      +/-   ##
==========================================
+ Coverage   22.52%   22.53%   +0.01%     
==========================================
  Files         324      324              
  Lines       31858    31847      -11     
  Branches     1232     1232              
==========================================
+ Hits         7177     7178       +1     
+ Misses      24672    24660      -12     
  Partials        9        9              

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