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

refactor: add walk function instead of hard-coded logic

edd6a97
Select commit
Loading
Failed to load commit list.
Merged

refactor: add walk function instead of hard-coded logic #2831

refactor: add walk function instead of hard-coded logic
edd6a97
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2025 in 1s

30.45% (+0.15%) compared to b2ab11a

View this Pull Request on Codecov

30.45% (+0.15%) compared to b2ab11a

Details

Codecov Report

❌ Patch coverage is 91.93548% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.45%. Comparing base (b2ab11a) to head (edd6a97).

Files with missing lines Patch % Lines
packages/openapi-ts/src/graph/walk.ts 92.76% 11 Missing ⚠️
packages/openapi-ts/src/ir/graph.ts 85.71% 2 Missing ⚠️
...es/openapi-ts/src/plugins/shared/utils/instance.ts 88.23% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2831      +/-   ##
==========================================
+ Coverage   30.29%   30.45%   +0.15%     
==========================================
  Files         465      467       +2     
  Lines       39592    39523      -69     
  Branches     2411     2422      +11     
==========================================
+ Hits        11996    12038      +42     
+ Misses      27565    27454     -111     
  Partials       31       31              

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