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

Fix Java extension loading on Linux #2898

Merged
merged 3 commits into from
Feb 16, 2024

Try lazy loading

b552879
Select commit
Loading
Failed to load commit list.
Merged

Fix Java extension loading on Linux #2898

Try lazy loading
b552879
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 16, 2024 in 0s

93.42% (target 80.00%)

View this Pull Request on Codecov

93.42% (target 80.00%)

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (6283aa5) 93.41% compared to head (b552879) 93.42%.
Report is 2 commits behind head on master.

Files Patch % Lines
tools/java_api/src/jni/kuzu_java.cpp 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2898      +/-   ##
==========================================
+ Coverage   93.41%   93.42%   +0.01%     
==========================================
  Files        1100     1100              
  Lines       42352    42387      +35     
==========================================
+ Hits        39563    39601      +38     
+ Misses       2789     2786       -3     

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