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

refact: adapt apache server version v1.0.0 #383

Merged
merged 6 commits into from
Nov 27, 2022

Conversation

z7658329
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Nov 27, 2022

Codecov Report

Merging #383 (e0dd18a) into master (713eefb) will increase coverage by 5.03%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #383      +/-   ##
============================================
+ Coverage     57.51%   62.55%   +5.03%     
  Complexity     1866     1866              
============================================
  Files           263      260       -3     
  Lines         10228     9405     -823     
  Branches        875      872       -3     
============================================
  Hits           5883     5883              
+ Misses         3963     3140     -823     
  Partials        382      382              
Impacted Files Coverage Δ
...va/org/apache/hugegraph/example/SingleExample.java
...ava/org/apache/hugegraph/example/MovieExample.java
...ava/org/apache/hugegraph/example/BatchExample.java

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

Copy link
Member

@imbajin imbajin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: we also need update the doc (configs from com -> apache)

git checkout "${COMMIT_ID}"
mvn package -DskipTests -Dmaven.javadoc.skip=true -ntp

# TODO: lack incubator after apache package release (update it later)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we need update server's pkg name to ''hugegraph-incubator-xxx.*'

update it in server later

@imbajin imbajin changed the title adapt new server refact: adapt apache server version v1.0.0 Nov 27, 2022
@javeme javeme merged commit 6163afe into apache:master Nov 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants