apache / incubator-hugegraph-commons

(Archived Warning)Please visit "apache/hugegraph" repo instead
https://github.com/apache/hugegraph/tree/master/hugegraph-commons
Apache License 2.0
29 stars 45 forks source link

fix apache revision #114

Closed z7658329 closed 1 year ago

z7658329 commented 1 year ago

fix apache revision

codecov[bot] commented 1 year ago

Codecov Report

Merging #114 (d90b444) into master (16602cc) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #114   +/-   ##
=========================================
  Coverage     93.15%   93.15%           
  Complexity       65       65           
=========================================
  Files             9        9           
  Lines           263      263           
  Branches         22       22           
=========================================
  Hits            245      245           
  Misses            8        8           
  Partials         10       10           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

z7658329 commented 1 year ago

the apache stage version, still have some problems: https://repository.apache.org/content/groups/staging/org/apache/hugegraph/hugegraph-common/1.0.0/hugegraph-common-1.0.0.pom

it will cause hugegraph-client build error:

image image

i fix this problem in local:

image image
z7658329 commented 1 year ago

ut have some error, but test in local is ok

image
z7658329 commented 1 year ago

@javeme @imbajin test in local is ok

image

failed in ci, see: https://github.com/apache/incubator-hugegraph-commons/actions/runs/3390737617/jobs/5635202250

image

is there any thing wrong?