Skip to content

chore: add children and overrides to symbols

13c3d7d
Select commit
Loading
Failed to load commit list.
Merged

chore: add children and overrides to symbols #3945

chore: add children and overrides to symbols
13c3d7d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2026 in 1s

37.34% (-0.03%) compared to 8fbcd3e, passed because coverage increased by 0.01% when compared to adjusted base (37.33%)

View this Pull Request on Codecov

37.34% (-0.03%) compared to 8fbcd3e, passed because coverage increased by 0.01% when compared to adjusted base (37.33%)

Details

Codecov Report

❌ Patch coverage is 44.23077% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 37.34%. Comparing base (8fbcd3e) to head (13c3d7d).

Files with missing lines Patch % Lines
packages/codegen-core/src/symbols/symbol.ts 33.33% 8 Missing ⚠️
packages/codegen-core/src/planner/analyzer.ts 0.00% 3 Missing and 4 partials ⚠️
packages/codegen-core/src/planner/scope.ts 69.23% 3 Missing and 1 partial ⚠️
packages/codegen-core/src/planner/resolvers.ts 25.00% 2 Missing and 1 partial ⚠️
packages/codegen-core/src/planner/planner.ts 81.81% 2 Missing ⚠️
packages/openapi-python/src/py-dsl/decl/class.ts 0.00% 2 Missing ⚠️
packages/openapi-ts/src/ts-dsl/decl/class.ts 0.00% 1 Missing and 1 partial ⚠️
...napi-python/src/plugins/pydantic/dsl/decl/field.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3945      +/-   ##
==========================================
- Coverage   37.37%   37.34%   -0.03%     
==========================================
  Files         654      653       -1     
  Lines       22397    22429      +32     
  Branches     6501     6510       +9     
==========================================
+ Hits         8370     8377       +7     
- Misses      11373    11394      +21     
- Partials     2654     2658       +4     

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