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

fix hbase.znode_parent default value in hugegraph.properties #1085

Merged
merged 1 commit into from
Jul 10, 2020

Conversation

zekisong
Copy link
Contributor

@zekisong zekisong commented Jul 9, 2020

No description provided.

@CLAassistant
Copy link

CLAassistant commented Jul 9, 2020

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Jul 10, 2020

Codecov Report

Merging #1085 into master will increase coverage by 0.76%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1085      +/-   ##
============================================
+ Coverage     68.94%   69.71%   +0.76%     
- Complexity     5543     5678     +135     
============================================
  Files           331      331              
  Lines         26880    27170     +290     
  Branches       3842     3967     +125     
============================================
+ Hits          18533    18941     +408     
+ Misses         6532     6399     -133     
- Partials       1815     1830      +15     
Impacted Files Coverage Δ Complexity Δ
...a/com/baidu/hugegraph/backend/query/Condition.java 78.02% <0.00%> (+0.36%) 32.00% <0.00%> (ø%)
...u/hugegraph/backend/store/hbase/HbaseSessions.java 61.74% <0.00%> (+1.20%) 21.00% <0.00%> (ø%)
...aidu/hugegraph/backend/store/hbase/HbaseStore.java 72.29% <0.00%> (+1.73%) 40.00% <0.00%> (+1.00%)
...m/baidu/hugegraph/backend/tx/GraphTransaction.java 83.31% <0.00%> (+2.80%) 412.00% <0.00%> (+110.00%)
...baidu/hugegraph/backend/store/mysql/MysqlUtil.java 96.61% <0.00%> (+3.38%) 23.00% <0.00%> (ø%)
...aidu/hugegraph/backend/tx/AbstractTransaction.java 81.20% <0.00%> (+4.69%) 53.00% <0.00%> (ø%)
...aidu/hugegraph/backend/store/mysql/MysqlTable.java 82.09% <0.00%> (+6.33%) 96.00% <0.00%> (+9.00%)
...u/hugegraph/backend/store/mysql/MysqlSessions.java 68.94% <0.00%> (+10.95%) 27.00% <0.00%> (+9.00%)
...idu/hugegraph/backend/store/mysql/MysqlTables.java 89.60% <0.00%> (+13.26%) 1.00% <0.00%> (ø%)
...aidu/hugegraph/backend/store/mysql/MysqlStore.java 80.71% <0.00%> (+17.76%) 44.00% <0.00%> (+1.00%)
... and 1 more

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 82d1e51...eb0b10b. Read the comment docs.

@houzhizhen houzhizhen merged commit cc0e5be into apache:master Jul 10, 2020
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

4 participants