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 light java sdk #3642

Merged
merged 7 commits into from
Dec 7, 2023

fix: fix comment

7ad6ea1
Select commit
Loading
Failed to load commit list.
Merged

feat: add light java sdk #3642

fix: fix comment
7ad6ea1
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Dec 4, 2023 in 0s

40.16% (-0.01%) compared to 5e225da

View this Pull Request on Codecov

40.16% (-0.01%) compared to 5e225da

Details

Codecov Report

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

Comparison is base (5e225da) 40.16% compared to head (7ad6ea1) 40.16%.
Report is 4 commits behind head on main.

Files Patch % Lines
...java/com/_4paradigm/openmldb/sdk/SqlException.java 0.00% 4 Missing ⚠️
...paradigm/openmldb/sdk/impl/SqlClusterExecutor.java 63.63% 3 Missing and 1 partial ⚠️
.../com/_4paradigm/openmldb/spark/OpenmldbSource.java 0.00% 1 Missing ⚠️
...openmldb/spark/write/OpenmldbDataSingleWriter.java 0.00% 1 Missing ⚠️
...adigm/openmldb/spark/write/OpenmldbDataWriter.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3642      +/-   ##
============================================
- Coverage     40.16%   40.16%   -0.01%     
- Complexity      640      642       +2     
============================================
  Files           191      191              
  Lines         11233    11244      +11     
  Branches       1325     1326       +1     
============================================
+ Hits           4512     4516       +4     
- Misses         6428     6435       +7     
  Partials        293      293              

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