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: add support for additional polars data types #244

Merged
merged 1 commit into from
Dec 18, 2024

feat: add support for additional polars data types

0c7d40c
Select commit
Loading
Failed to load commit list.
Merged

feat: add support for additional polars data types #244

feat: add support for additional polars data types
0c7d40c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 0s

93.64% (+0.08%) compared to 9a24862

View this Pull Request on Codecov

93.64% (+0.08%) compared to 9a24862

Details

Codecov Report

Attention: Patch coverage is 93.10345% with 12 lines in your changes missing coverage. Please review.

Project coverage is 93.64%. Comparing base (9a24862) to head (0c7d40c).

Files with missing lines Patch % Lines
rsql_drivers/src/polars/value.rs 93.06% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #244      +/-   ##
==========================================
+ Coverage   93.56%   93.64%   +0.08%     
==========================================
  Files         107      108       +1     
  Lines       13275    13433     +158     
==========================================
+ Hits        12421    12580     +159     
+ Misses        854      853       -1     

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