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: parse query response DRAFT #485

Closed

fix: linter

3774b7e
Select commit
Loading
Failed to load commit list.
Closed

feat: parse query response DRAFT #485

fix: linter
3774b7e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 0s

97.71% (+0.00%) compared to 2b5a7cd

View this Pull Request on Codecov

97.71% (+0.00%) compared to 2b5a7cd

Details

Codecov Report

Attention: Patch coverage is 97.87234% with 1 line in your changes missing coverage. Please review.

Project coverage is 97.71%. Comparing base (2b5a7cd) to head (3774b7e).

Files with missing lines Patch % Lines
packages/client/src/util/TypeCasting.ts 97.05% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #485   +/-   ##
=======================================
  Coverage   97.70%   97.71%           
=======================================
  Files          23       24    +1     
  Lines         914      961   +47     
  Branches      218      235   +17     
=======================================
+ Hits          893      939   +46     
  Misses         10       10           
- Partials       11       12    +1     

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