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

fix(parser): cache parent to children nodes

7e8264e
Select commit
Loading
Failed to load commit list.
Merged

fix(parser): cache parent to children nodes #2481

fix(parser): cache parent to children nodes
7e8264e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 19, 2025 in 1s

22.60% (-0.02%) compared to 8c43c02

View this Pull Request on Codecov

22.60% (-0.02%) compared to 8c43c02

Details

Codecov Report

❌ Patch coverage is 12.24490% with 86 lines in your changes missing coverage. Please review.
✅ Project coverage is 22.60%. Comparing base (8c43c02) to head (7e8264e).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
.../openapi-ts/src/openApi/shared/utils/graphDebug.ts 2.77% 35 Missing ⚠️
...kages/openapi-ts/src/openApi/shared/utils/graph.ts 0.00% 28 Missing ⚠️
packages/openapi-ts/src/utils/logger.ts 32.25% 21 Missing ⚠️
packages/openapi-ts/src/index.ts 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2481      +/-   ##
==========================================
- Coverage   22.62%   22.60%   -0.02%     
==========================================
  Files         337      338       +1     
  Lines       33643    33658      +15     
  Branches     1318     1320       +2     
==========================================
- Hits         7613     7610       -3     
- Misses      26021    26039      +18     
  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.