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

refactor: remove selectors from fastify plugin

30b22a6
Select commit
Loading
Failed to load commit list.
Merged

refactor: remove selectors from fastify plugin #2881

refactor: remove selectors from fastify plugin
30b22a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 29, 2025 in 0s

30.27% (-0.04%) compared to c2d16f2

View this Pull Request on Codecov

30.27% (-0.04%) compared to c2d16f2

Details

Codecov Report

❌ Patch coverage is 9.75610% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.27%. Comparing base (c2d16f2) to head (30b22a6).

Files with missing lines Patch % Lines
packages/openapi-ts/src/plugins/arktype/v2/api.ts 0.00% 14 Missing ⚠️
...ckages/openapi-ts/src/plugins/arktype/v2/plugin.ts 0.00% 13 Missing ⚠️
packages/openapi-ts/src/plugins/fastify/plugin.ts 0.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2881      +/-   ##
==========================================
- Coverage   30.30%   30.27%   -0.04%     
==========================================
  Files         488      488              
  Lines       40188    40200      +12     
  Branches     2432     2431       -1     
==========================================
- Hits        12178    12169       -9     
- Misses      27976    27997      +21     
  Partials       34       34              

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