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

Import database #2964

Merged
merged 1 commit into from
Mar 1, 2024

add support for import db

181f31f
Select commit
Loading
Failed to load commit list.
Merged

Import database #2964

add support for import db
181f31f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 29, 2024 in 0s

93.52% (target 80.00%)

View this Pull Request on Codecov

93.52% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 94.62366% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 93.52%. Comparing base (29f2534) to head (181f31f).
Report is 18 commits behind head on master.

Files Patch % Lines
src/main/client_context.cpp 78.94% 4 Missing ⚠️
src/planner/operator/logical_operator.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2964      +/-   ##
==========================================
+ Coverage   93.50%   93.52%   +0.02%     
==========================================
  Files        1121     1125       +4     
  Lines       42950    43081     +131     
==========================================
+ Hits        40161    40293     +132     
+ Misses       2789     2788       -1     

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