Skip to content

Let VertexAPI use simplified property serializer#332

Merged
javeme merged 2 commits intomasterfrom
serialize-vertex-api
Mar 12, 2019
Merged

Let VertexAPI use simplified property serializer#332
javeme merged 2 commits intomasterfrom
serialize-vertex-api

Conversation

@Linary
Copy link
Copy Markdown
Contributor

@Linary Linary commented Jan 14, 2019

Implement #307

Change-Id: I7e47b75160ff240157aec30c1e9b4690a3412e4e

javeme
javeme previously requested changes Jan 14, 2019
@Linary Linary force-pushed the serialize-vertex-api branch from 1213bd9 to b278f28 Compare January 15, 2019 13:38
@Linary Linary changed the title Let restful API(Vertex and Edge) use customized serializer Let VertexAPI use simplified property serializer Jan 15, 2019
javeme
javeme previously requested changes Jan 16, 2019
javeme
javeme previously approved these changes Jan 28, 2019
@Linary Linary force-pushed the serialize-vertex-api branch from 3878b75 to d760894 Compare February 18, 2019 08:42
javeme
javeme previously requested changes Feb 18, 2019
@Linary Linary force-pushed the serialize-vertex-api branch 3 times, most recently from 9dc5b6c to a13564c Compare February 19, 2019 06:22
@Linary Linary force-pushed the serialize-vertex-api branch from a13564c to ad8ef29 Compare February 21, 2019 02:19
@Linary Linary force-pushed the serialize-vertex-api branch from ad8ef29 to c506085 Compare February 28, 2019 07:20
@Linary Linary requested a review from javeme February 28, 2019 07:40
javeme
javeme previously approved these changes Feb 28, 2019
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 11, 2019

Codecov Report

Merging #332 into master will increase coverage by 0.72%.
The diff coverage is 88.23%.

Impacted file tree graph

@@             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
Impacted Files Coverage Δ Complexity Δ
...c/main/java/com/baidu/hugegraph/util/JsonUtil.java 62.26% <100%> (+15.75%) 5 <0> (+1) ⬆️
...ava/com/baidu/hugegraph/io/HugeGraphSONModule.java 62.41% <85.71%> (+62.41%) 3 <0> (+3) ⬆️
...n/java/com/baidu/hugegraph/task/TaskScheduler.java 51.45% <0%> (-1.25%) 26% <0%> (-1%)
...du/hugegraph/backend/tx/GraphIndexTransaction.java 77.86% <0%> (-0.66%) 134% <0%> (-1%)
...a/com/baidu/hugegraph/backend/query/Condition.java 62.96% <0%> (-0.53%) 20% <0%> (ø)
...java/com/baidu/hugegraph/schema/SchemaElement.java 85.71% <0%> (+2.38%) 18% <0%> (+1%) ⬆️
...ain/java/com/baidu/hugegraph/task/TaskManager.java 65.21% <0%> (+4.34%) 11% <0%> (+1%) ⬆️
...m/baidu/hugegraph/io/GraphSONSchemaSerializer.java 86.15% <0%> (+86.15%) 5% <0%> (+5%) ⬆️

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 88e8285...96d005c. Read the comment docs.

Implement #307

Change-Id: I7e47b75160ff240157aec30c1e9b4690a3412e4e
@Linary Linary force-pushed the serialize-vertex-api branch 2 times, most recently from 2894b86 to d33ba3d Compare March 12, 2019 02:58
Change-Id: I8311c00447078f069cdf320bc83c29a8449bed6f
@Linary Linary force-pushed the serialize-vertex-api branch from d33ba3d to 96d005c Compare March 12, 2019 08:22
@javeme javeme merged commit 1e8e7bd into master Mar 12, 2019
@javeme javeme deleted the serialize-vertex-api branch March 12, 2019 11:23
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.

3 participants