Skip to content

fix: validators enum default

11f9324
Select commit
Loading
Failed to load commit list.
Merged

fix: validators enum default #3982

fix: validators enum default
11f9324
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 1, 2026 in 1s

39.19% (+0.03%) compared to 520106f

View this Pull Request on Codecov

39.19% (+0.03%) compared to 520106f

Details

Codecov Report

❌ Patch coverage is 30.43478% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.19%. Comparing base (520106f) to head (11f9324).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
packages/shared/src/config/input/path.ts 0.00% 5 Missing and 4 partials ⚠️
...ckages/shared/src/plugins/shared/utils/instance.ts 44.44% 2 Missing and 3 partials ⚠️
packages/openapi-ts/src/createClient.ts 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3982      +/-   ##
==========================================
+ Coverage   39.15%   39.19%   +0.03%     
==========================================
  Files         607      607              
  Lines       21473    21460      -13     
  Branches     6337     6328       -9     
==========================================
+ Hits         8408     8411       +3     
+ Misses      10640    10626      -14     
+ Partials     2425     2423       -2     

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