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: update common version and remove jersey code #538

Merged
merged 60 commits into from
Dec 5, 2023

add comment

30396fb
Select commit
Loading
Failed to load commit list.
Merged

feat: update common version and remove jersey code #538

add comment
30396fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 26, 2023 in 1s

62.46% (-0.04%) compared to e8fd3e0

View this Pull Request on Codecov

62.46% (-0.04%) compared to e8fd3e0

Details

Codecov Report

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

Comparison is base (e8fd3e0) 62.49% compared to head (30396fb) 62.46%.

❗ Current head 30396fb differs from pull request most recent head 0a09aac. Consider uploading reports for the commit 0a09aac to get more accurate results

Files Patch % Lines
...n/java/org/apache/hugegraph/driver/HugeClient.java 25.00% 2 Missing and 1 partial ⚠️
...java/org/apache/hugegraph/api/graph/VertexAPI.java 80.00% 1 Missing ⚠️
...n/java/org/apache/hugegraph/client/RestClient.java 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #538      +/-   ##
============================================
- Coverage     62.49%   62.46%   -0.04%     
+ Complexity     1903     1902       -1     
============================================
  Files           262      262              
  Lines          9541     9532       -9     
  Branches        886      886              
============================================
- Hits           5963     5954       -9     
  Misses         3190     3190              
  Partials        388      388              

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