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

chore: merge to release v1.0.0 #118

Closed imbajin closed 1 year ago

imbajin commented 1 year ago

emmmm, why the release-* branch have a protected permission automatically? (is it a old rule before donation?)

it makes some trouble.... and we have to rebase the master to it for update the code

and we can't handle the required EMPTY CI...

image

any suggestion for it? (or how to delete current branch)

codecov[bot] commented 1 year ago

Codecov Report

Merging #118 (4dbe157) into release-1.0.0 (16602cc) will not change coverage. The diff coverage is 100.00%.

@@               Coverage Diff                @@
##             release-1.0.0     #118   +/-   ##
================================================
  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           
Impacted Files Coverage Δ
...n/java/org/apache/hugegraph/config/RpcOptions.java 97.22% <ø> (ø)
...va/org/apache/hugegraph/rpc/RpcClientProvider.java 90.90% <ø> (ø)
...va/org/apache/hugegraph/rpc/RpcConsumerConfig.java 91.48% <100.00%> (ø)

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