Skip to content

fix base ref head ref and fix checkstyle#551

Merged
simon824 merged 1 commit intoapache:masterfrom
liuxiaocs7:fix_ref_ci
Dec 11, 2023
Merged

fix base ref head ref and fix checkstyle#551
simon824 merged 1 commit intoapache:masterfrom
liuxiaocs7:fix_ref_ci

Conversation

@liuxiaocs7
Copy link
Contributor

@liuxiaocs7 liuxiaocs7 commented Dec 11, 2023

Purpose of the PR

Main Changes

Verifying these changes

  • Trivial rework / code cleanup without any test coverage. (No Need)
  • Already covered by existing tests, such as (please modify tests here).
  • Need tests and can be verified as follows:
    • xxx

Does this PR potentially affect the following parts?

  • Nope
  • Dependencies (add/update license info)
  • Modify configurations
  • The public API
  • Other affects (typed here)

Documentation Status

  • Doc - TODO
  • Doc - Done
  • Doc - No Need

@github-actions github-actions bot added loader hugegraph-loader client hugegraph-client labels Dec 11, 2023
@codecov
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

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

Comparison is base (b066b80) 62.49% compared to head (3aa50c2) 62.46%.
Report is 3 commits behind head on master.

Files Patch % Lines
...n/java/org/apache/hugegraph/driver/HugeClient.java 33.33% 2 Missing ⚠️
...egraph/loader/direct/loader/HBaseDirectLoader.java 0.00% 2 Missing ⚠️
.../apache/hugegraph/loader/executor/LoadOptions.java 33.33% 2 Missing ⚠️
...java/org/apache/hugegraph/api/graph/VertexAPI.java 80.00% 1 Missing ⚠️
...ava/org/apache/hugegraph/api/graphs/GraphsAPI.java 66.66% 1 Missing ⚠️
...n/java/org/apache/hugegraph/client/RestClient.java 66.66% 0 Missing and 1 partial ⚠️
...rg/apache/hugegraph/exception/ServerException.java 66.66% 1 Missing ⚠️
...e/hugegraph/loader/spark/HugeGraphSparkLoader.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #551      +/-   ##
============================================
- Coverage     62.49%   62.46%   -0.04%     
+ Complexity     1903     1902       -1     
============================================
  Files           262      262              
  Lines          9541     9533       -8     
  Branches        886      886              
============================================
- Hits           5963     5955       -8     
  Misses         3190     3190              
  Partials        388      388              

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

@simon824 simon824 merged commit 1bbb4a8 into apache:master Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

client hugegraph-client loader hugegraph-loader

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants