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

Fix write-only schema in response types

16cc0e7
Select commit
Loading
Failed to load commit list.
Merged

Fix writeOnly regression: response types incorrectly use writable variants #2850

Fix write-only schema in response types
16cc0e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 26, 2025 in 1s

30.38% (+0.01%) compared to 3292581

View this Pull Request on Codecov

30.38% (+0.01%) compared to 3292581

Details

Codecov Report

❌ Patch coverage is 58.33333% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.38%. Comparing base (3292581) to head (16cc0e7).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...napi-ts/src/openApi/shared/transforms/readWrite.ts 58.33% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2850      +/-   ##
==========================================
+ Coverage   30.36%   30.38%   +0.01%     
==========================================
  Files         485      485              
  Lines       39803    39802       -1     
  Branches     2413     2415       +2     
==========================================
+ Hits        12088    12092       +4     
+ Misses      27684    27678       -6     
- Partials       31       32       +1     

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