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

refactor: use valueToObject to construct parser object

0ed8796
Select commit
Loading
Failed to load commit list.
Merged

fix(parser): add propertiesRequiredByDefault transform option #2678

refactor: use valueToObject to construct parser object
0ed8796
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 23, 2025 in 0s

25.20% (-0.06%) compared to 6476ecb

View this Pull Request on Codecov

25.20% (-0.06%) compared to 6476ecb

Details

Codecov Report

❌ Patch coverage is 2.36686% with 165 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.20%. Comparing base (6476ecb) to head (0ed8796).

Files with missing lines Patch % Lines
packages/openapi-ts/src/config/parser.ts 0.00% 94 Missing ⚠️
...i/shared/transforms/propertiesRequiredByDefault.ts 4.22% 68 Missing ⚠️
.../openapi-ts/src/openApi/shared/transforms/index.ts 25.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2678      +/-   ##
==========================================
- Coverage   25.26%   25.20%   -0.06%     
==========================================
  Files         385      386       +1     
  Lines       37086    37186     +100     
  Branches     1781     1781              
==========================================
+ Hits         9369     9373       +4     
- Misses      27704    27800      +96     
  Partials       13       13              

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