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

Support to verify license #645

Merged
merged 10 commits into from
Sep 9, 2019
Merged

Support to verify license #645

merged 10 commits into from
Sep 9, 2019

Conversation

Linary
Copy link
Contributor

@Linary Linary commented Aug 13, 2019

Change-Id: Ia3fb6b38a032442e1d8bf7cee4d7b4032dc219df

@javeme
Copy link
Contributor

javeme commented Aug 14, 2019

1 set key: server-1, server-2, ..., hubble-1, hubble-2, ...
2 limit cpu/ram
3 split code and move to common

Copy link
Contributor

@javeme javeme left a comment

Choose a reason for hiding this comment

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

add version check

@Linary Linary force-pushed the verify-license branch 3 times, most recently from 52eeb2c to ff9350d Compare August 29, 2019 06:21
Change-Id: Ia3fb6b38a032442e1d8bf7cee4d7b4032dc219df
Change-Id: I73d41160b24e65033069fc7875df6c8af66894e7
Change-Id: I61236d70c086e98b1f608e25186caae41b9862c2
Change-Id: I46cfb0fc4210d375358e5bf17622c979bd4e18ad
Change-Id: I69a1dcc16ff728bb680f1e6cba43ac09ec0d755e
Change-Id: Ieba577d82b6cbfb59a099a1adc383e8dc7f3eca2
Change-Id: If1530e47f12e4593189beb5a9eadfdc46c025007
Change-Id: I277228b91dbb25381e6b49551944d32fd9edadc6
Change-Id: I5249e1fe150979cfd037902538b1b0c1ab496e54
@codecov
Copy link

codecov bot commented Sep 6, 2019

Codecov Report

Merging #645 into master will increase coverage by 0.02%.
The diff coverage is 14.28%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #645      +/-   ##
============================================
+ Coverage     72.93%   72.95%   +0.02%     
- Complexity     3926     3928       +2     
============================================
  Files           218      218              
  Lines         17716    17720       +4     
  Branches       2541     2542       +1     
============================================
+ Hits          12921    12928       +7     
+ Misses         3471     3467       -4     
- Partials       1324     1325       +1
Impacted Files Coverage Δ Complexity Δ
.../java/com/baidu/hugegraph/version/CoreVersion.java 80% <ø> (ø) 2 <0> (ø) ⬇️
...java/com/baidu/hugegraph/dist/HugeGraphServer.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...ain/java/com/baidu/hugegraph/task/TaskManager.java 65.71% <50%> (-0.96%) 13 <0> (ø)
...du/hugegraph/backend/tx/GraphIndexTransaction.java 80.74% <0%> (+0.39%) 175% <0%> (ø) ⬇️
...ugegraph/backend/store/memory/InMemoryDBTable.java 82.29% <0%> (+1.04%) 36% <0%> (+1%) ⬆️
...c/main/java/com/baidu/hugegraph/util/JsonUtil.java 64.15% <0%> (+5.66%) 6% <0%> (+1%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0184a63...3328a85. Read the comment docs.

Change-Id: I2798ff31e9c2154289ec5a23c78b942840768417
@zhoney zhoney merged commit 94c2d34 into master Sep 9, 2019
@zhoney zhoney deleted the verify-license branch September 9, 2019 12:58
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.

None yet

3 participants