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

Fix typing issue in PluginInstance with unique generics

a625980
Select commit
Loading
Failed to load commit list.
Merged

Fix: Type parameter shadowing in PluginInstance methods after bundling #2897

Fix typing issue in PluginInstance with unique generics
a625980
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2025 in 0s

30.89% (+0.00%) compared to cec4739

View this Pull Request on Codecov

30.89% (+0.00%) compared to cec4739

Details

Codecov Report

❌ Patch coverage is 69.23077% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.89%. Comparing base (cec4739) to head (a625980).

Files with missing lines Patch % Lines
...es/openapi-ts/src/plugins/shared/utils/instance.ts 69.23% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2897   +/-   ##
=======================================
  Coverage   30.89%   30.89%           
=======================================
  Files         488      488           
  Lines       40458    40458           
  Branches     2523     2523           
=======================================
  Hits        12501    12501           
  Misses      27922    27922           
  Partials       35       35           

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