Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: cursorParam #743

Merged
merged 1 commit into from
Dec 22, 2023

feat: cursorParam

9db40da
Select commit
Loading
Failed to load commit list.
Merged

feat: cursorParam #743

feat: cursorParam
9db40da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2023 in 0s

75.54% (target 80.00%)

View this Pull Request on Codecov

75.54% (target 80.00%)

Details

Codecov Report

Attention: 74 lines in your changes are missing coverage. Please review.

Comparison is base (99fc0e3) 72.15% compared to head (9db40da) 75.54%.
Report is 9 commits behind head on main.

Files Patch % Lines
packages/core/src/BarrelManager.ts 25.58% 32 Missing ⚠️
packages/core/src/FileManager.ts 6.06% 31 Missing ⚠️
packages/parser/src/api.ts 88.23% 6 Missing ⚠️
...ger-tanstack-query/src/components/QueryOptions.tsx 66.66% 4 Missing ⚠️
...es/swagger-tanstack-query/src/components/Query.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #743      +/-   ##
==========================================
+ Coverage   72.15%   75.54%   +3.38%     
==========================================
  Files         126      127       +1     
  Lines       12297    12397     +100     
  Branches     1229     1297      +68     
==========================================
+ Hits         8873     9365     +492     
+ Misses       3415     3028     -387     
+ Partials        9        4       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.