Let VertexAPI use simplified property serializer#332
Merged
Conversation
javeme
previously requested changes
Jan 14, 2019
hugegraph-core/src/main/java/com/baidu/hugegraph/io/HugeGraphSONModule.java
Outdated
Show resolved
Hide resolved
1213bd9 to
b278f28
Compare
javeme
previously requested changes
Jan 16, 2019
hugegraph-core/src/main/java/com/baidu/hugegraph/io/HugeGraphSONModule.java
Outdated
Show resolved
Hide resolved
hugegraph-core/src/main/java/com/baidu/hugegraph/io/HugeGraphSONModule.java
Outdated
Show resolved
Hide resolved
b278f28 to
4434980
Compare
javeme
previously approved these changes
Jan 28, 2019
4434980 to
2b1fe84
Compare
2b1fe84 to
3878b75
Compare
javeme
requested changes
Feb 3, 2019
hugegraph-core/src/main/java/com/baidu/hugegraph/util/JsonUtil.java
Outdated
Show resolved
Hide resolved
3878b75 to
d760894
Compare
javeme
previously requested changes
Feb 18, 2019
hugegraph-core/src/main/java/com/baidu/hugegraph/io/HugeGraphSONModule.java
Outdated
Show resolved
Hide resolved
hugegraph-api/src/main/java/com/baidu/hugegraph/serializer/JsonSerializer.java
Outdated
Show resolved
Hide resolved
9dc5b6c to
a13564c
Compare
a13564c to
ad8ef29
Compare
javeme
requested changes
Feb 21, 2019
hugegraph-api/src/main/java/com/baidu/hugegraph/api/job/GremlinAPI.java
Outdated
Show resolved
Hide resolved
hugegraph-api/src/main/java/com/baidu/hugegraph/api/job/GremlinAPI.java
Outdated
Show resolved
Hide resolved
hugegraph-core/src/main/java/com/baidu/hugegraph/io/HugeGraphSONModule.java
Outdated
Show resolved
Hide resolved
hugegraph-api/src/main/java/com/baidu/hugegraph/metric/MetricsModule.java
Show resolved
Hide resolved
ad8ef29 to
c506085
Compare
javeme
previously approved these changes
Feb 28, 2019
c506085 to
4d8eac5
Compare
Codecov Report
@@ Coverage Diff @@
## master #332 +/- ##
============================================
+ Coverage 69.24% 69.96% +0.72%
- Complexity 3172 3181 +9
============================================
Files 202 202
Lines 15709 15773 +64
Branches 2262 2265 +3
============================================
+ Hits 10877 11035 +158
+ Misses 3624 3517 -107
- Partials 1208 1221 +13
Continue to review full report at Codecov.
|
Implement #307 Change-Id: I7e47b75160ff240157aec30c1e9b4690a3412e4e
2894b86 to
d33ba3d
Compare
zhoney
requested changes
Mar 12, 2019
hugegraph-test/src/main/java/com/baidu/hugegraph/unit/core/JsonUtilTest.java
Outdated
Show resolved
Hide resolved
hugegraph-test/src/main/java/com/baidu/hugegraph/unit/core/JsonUtilTest.java
Outdated
Show resolved
Hide resolved
javeme
requested changes
Mar 12, 2019
hugegraph-test/src/main/java/com/baidu/hugegraph/unit/core/JsonUtilTest.java
Outdated
Show resolved
Hide resolved
Change-Id: I8311c00447078f069cdf320bc83c29a8449bed6f
d33ba3d to
96d005c
Compare
zhoney
approved these changes
Mar 12, 2019
javeme
approved these changes
Mar 12, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implement #307
Change-Id: I7e47b75160ff240157aec30c1e9b4690a3412e4e