Fix writeOnly regression: response types incorrectly use writable variants #2850
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).
| 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.
Loading