refactor: fastify plugin use dsl #2998
Merged
Codecov / codecov/project
succeeded
Nov 17, 2025 in 0s
31.07% (+0.02%) compared to 595ae0e
View this Pull Request on Codecov
31.07% (+0.02%) compared to 595ae0e
Details
Codecov Report
❌ Patch coverage is 5.97015% with 63 lines in your changes missing coverage. Please review.
✅ Project coverage is 31.07%. Comparing base (595ae0e) to head (5ee8c97).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| packages/openapi-ts/src/plugins/fastify/plugin.ts | 1.78% | 55 Missing |
| packages/openapi-ts/src/ts-dsl/type/object.ts | 27.27% | 8 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2998 +/- ##
==========================================
+ Coverage 31.04% 31.07% +0.02%
==========================================
Files 421 421
Lines 34718 34694 -24
Branches 2084 2083 -1
==========================================
+ Hits 10779 10781 +2
+ Misses 23912 23886 -26
Partials 27 27 ☔ 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