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

add some rocksdb options #825

Merged
merged 1 commit into from
Feb 4, 2020
Merged

add some rocksdb options #825

merged 1 commit into from
Feb 4, 2020

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Jan 10, 2020

Change-Id: I77a143d113bc89df57274e7c7815bc4a798bcbea

Change-Id: I77a143d113bc89df57274e7c7815bc4a798bcbea
@codecov
Copy link

codecov bot commented Jan 10, 2020

Codecov Report

Merging #825 into master will increase coverage by 0.62%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #825      +/-   ##
============================================
+ Coverage     71.16%   71.78%   +0.62%     
- Complexity     4358     4381      +23     
============================================
  Files           283      283              
  Lines         20967    20992      +25     
  Branches       2959     2959              
============================================
+ Hits          14921    15070     +149     
+ Misses         4566     4442     -124     
  Partials       1480     1480
Impacted Files Coverage Δ Complexity Δ
...raph/backend/store/rocksdb/RocksDBStdSessions.java 69.97% <100%> (+0.72%) 29 <0> (ø) ⬇️
...ugegraph/backend/store/rocksdb/RocksDBOptions.java 99.24% <100%> (+0.09%) 2 <0> (ø) ⬇️
...du/hugegraph/backend/tx/GraphIndexTransaction.java 81.05% <0%> (+0.39%) 180% <0%> (ø) ⬇️
...baidu/hugegraph/backend/store/mysql/MysqlUtil.java 96.61% <0%> (+3.38%) 23% <0%> (ø) ⬇️
...aidu/hugegraph/backend/store/mysql/MysqlTable.java 81.85% <0%> (+8.54%) 72% <0%> (+10%) ⬆️
...u/hugegraph/backend/store/mysql/MysqlSessions.java 61.99% <0%> (+9.5%) 20% <0%> (+8%) ⬆️
...idu/hugegraph/backend/store/mysql/MysqlTables.java 89.05% <0%> (+13.96%) 1% <0%> (ø) ⬇️
...aidu/hugegraph/backend/store/mysql/MysqlStore.java 76.34% <0%> (+17.74%) 38% <0%> (+1%) ⬆️
...egraph/backend/store/mysql/MysqlStoreProvider.java 100% <0%> (+66.66%) 6% <0%> (+4%) ⬆️

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 8041b93...5cf1ed1. Read the comment docs.

@zhoney zhoney merged commit b1b2a4c into master Feb 4, 2020
@zhoney zhoney deleted the rocksdb-add-options2 branch February 4, 2020 03:47
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