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 excel and ods drivers #253

Merged
merged 1 commit into from
Jan 8, 2025

feat: add excel and ods drivers

44eef13
Select commit
Loading
Failed to load commit list.
Merged

feat: add excel and ods drivers #253

feat: add excel and ods drivers
44eef13
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2025 in 0s

93.50% (-0.14%) compared to de16b76

View this Pull Request on Codecov

93.50% (-0.14%) compared to de16b76

Details

Codecov Report

Attention: Patch coverage is 85.25346% with 32 lines in your changes missing coverage. Please review.

Project coverage is 93.50%. Comparing base (de16b76) to head (44eef13).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
rsql_drivers/src/excel/driver.rs 79.08% 32 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #253      +/-   ##
==========================================
- Coverage   93.63%   93.50%   -0.14%     
==========================================
  Files         111      113       +2     
  Lines       13918    14132     +214     
==========================================
+ Hits        13032    13214     +182     
- Misses        886      918      +32     

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