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(api-gateway): Async native query results transformations #8961

Merged
merged 132 commits into from
Jan 24, 2025

remove postgres-native-cubestore-response from testing drivers as we …

892ca42
Select commit
Loading
Failed to load commit list.
Merged

feat(api-gateway): Async native query results transformations #8961

remove postgres-native-cubestore-response from testing drivers as we …
892ca42
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2025 in 0s

83.07% (+0.03%) compared to 924a17c

View this Pull Request on Codecov

83.07% (+0.03%) compared to 924a17c

Details

Codecov Report

Attention: Patch coverage is 89.77273% with 9 lines in your changes missing coverage. Please review.

Project coverage is 83.07%. Comparing base (924a17c) to head (892ca42).
Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
rust/cubesql/cubesql/src/compile/engine/df/scan.rs 86.95% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8961      +/-   ##
==========================================
+ Coverage   83.03%   83.07%   +0.03%     
==========================================
  Files         226      226              
  Lines       79482    79607     +125     
==========================================
+ Hits        66000    66132     +132     
+ Misses      13482    13475       -7     

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