fix: make TanStack Query plugin work with class-based services #1096
Codecov / codecov/project
failed
Sep 26, 2024 in 0s
81.14% (-0.08%) compared to 867682d
View this Pull Request on Codecov
81.14% (-0.08%) compared to 867682d
Details
Codecov Report
Attention: Patch coverage is 64.70588%
with 18 lines
in your changes missing coverage. Please review.
Project coverage is 81.14%. Comparing base (
867682d
) to head (b6e350a
).
Files with missing lines | Patch % | Lines |
---|---|---|
...napi-ts/src/plugins/@tanstack/query-core/plugin.ts | 10.52% | 17 Missing |
packages/openapi-ts/src/generate/transformers.ts | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1096 +/- ##
==========================================
- Coverage 81.21% 81.14% -0.08%
==========================================
Files 102 102
Lines 11506 11540 +34
Branches 1232 1234 +2
==========================================
+ Hits 9345 9364 +19
- Misses 2158 2173 +15
Partials 3 3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading