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 tilde at front of userdata 'create_time' #909

Merged
merged 1 commit into from
Mar 25, 2020
Merged

Conversation

Linary
Copy link
Contributor

@Linary Linary commented Mar 24, 2020

Change-Id: I9b943c4c25f9189cbf42ea50f9e66aafb66c4a27

Change-Id: I9b943c4c25f9189cbf42ea50f9e66aafb66c4a27
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.

prefer use tilde

@Linary Linary changed the title Add wavy line at front of userdata 'create_time' Add tilde at front of userdata 'create_time' Mar 24, 2020
@codecov
Copy link

codecov bot commented Mar 24, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #909      +/-   ##
============================================
+ Coverage     71.74%   72.27%   +0.53%     
- Complexity     4455     4500      +45     
============================================
  Files           287      287              
  Lines         21430    21430              
  Branches       3022     3022              
============================================
+ Hits          15374    15489     +115     
+ Misses         4546     4431     -115     
  Partials       1510     1510              
Impacted Files Coverage Δ Complexity Δ
...main/java/com/baidu/hugegraph/schema/Userdata.java 50.00% <ø> (ø) 4.00 <0.00> (ø)
...hugegraph/backend/serializer/BinarySerializer.java 83.39% <0.00%> (+0.17%) 104.00% <0.00%> (+1.00%)
...du/hugegraph/backend/tx/GraphIndexTransaction.java 79.97% <0.00%> (+0.24%) 186.00% <0.00%> (+1.00%)
...c/main/java/com/baidu/hugegraph/task/HugeTask.java 72.09% <0.00%> (+0.77%) 66.00% <0.00%> (+1.00%)
...a/com/baidu/hugegraph/backend/query/Condition.java 79.66% <0.00%> (+0.82%) 31.00% <0.00%> (ø%)
.../hugegraph/backend/store/rocksdb/RocksDBStore.java 70.60% <0.00%> (+2.87%) 56.00% <0.00%> (+3.00%)
...raph/backend/store/rocksdb/RocksDBStdSessions.java 69.97% <0.00%> (+3.54%) 29.00% <0.00%> (+1.00%)
...hugegraph/backend/store/rocksdb/RocksDBTables.java 67.52% <0.00%> (+6.83%) 0.00% <0.00%> (ø%)
...om/baidu/hugegraph/backend/store/BackendEntry.java 73.33% <0.00%> (+33.33%) 1.00% <0.00%> (ø%)
.../hugegraph/backend/store/rocksdb/RocksDBTable.java 76.59% <0.00%> (+55.31%) 33.00% <0.00%> (+24.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 f856bf2...e3272b5. Read the comment docs.

@zhoney zhoney merged commit ca9ee32 into master Mar 25, 2020
@zhoney zhoney deleted the createtime-wavy-line branch March 25, 2020 03:19
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