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 task result with path/tree can't be serialized #1351

Merged
merged 3 commits into from
Feb 4, 2021

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Jan 30, 2021

fix #1331

Change-Id: Ic2c511ad9985f2f83dde8123d2fe149f85cd95bb

fix #1331

Change-Id: Ic2c511ad9985f2f83dde8123d2fe149f85cd95bb
@codecov
Copy link

codecov bot commented Jan 30, 2021

Codecov Report

Merging #1351 (8769966) into master (36c58b8) will increase coverage by 0.16%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1351      +/-   ##
============================================
+ Coverage     62.30%   62.46%   +0.16%     
- Complexity     5799     5815      +16     
============================================
  Files           379      379              
  Lines         31664    31771     +107     
  Branches       4435     4447      +12     
============================================
+ Hits          19729    19847     +118     
+ Misses         9930     9907      -23     
- Partials       2005     2017      +12     
Impacted Files Coverage Δ Complexity Δ
...ava/com/baidu/hugegraph/io/HugeGraphSONModule.java 80.18% <100.00%> (+2.51%) 11.00 <1.00> (ø)
.../hugegraph/backend/serializer/TableSerializer.java 86.03% <0.00%> (-1.44%) 61.00% <0.00%> (+3.00%) ⬇️
...a/com/baidu/hugegraph/backend/query/Condition.java 78.10% <0.00%> (-0.37%) 32.00% <0.00%> (ø%)
...hugegraph/backend/serializer/BinarySerializer.java 84.84% <0.00%> (-0.21%) 116.00% <0.00%> (ø%)
...ain/java/com/baidu/hugegraph/api/auth/UserAPI.java 0.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
...in/java/com/baidu/hugegraph/api/auth/GroupAPI.java 0.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
...n/java/com/baidu/hugegraph/api/auth/AccessAPI.java 0.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
...n/java/com/baidu/hugegraph/api/auth/BelongAPI.java 0.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
...n/java/com/baidu/hugegraph/api/auth/TargetAPI.java 0.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
...aidu/hugegraph/schema/builder/AbstractBuilder.java 89.28% <0.00%> (ø) 13.00% <0.00%> (ø%)
... and 11 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 36c58b8...8769966. Read the comment docs.

Change-Id: Ic196c28c7650518c2093dec7fe3808390a213a83
Linary
Linary previously approved these changes Feb 1, 2021
Change-Id: I5f740632f49b1305785a118a27236049cc71af41
@Linary Linary merged commit 7e480e6 into master Feb 4, 2021
@Linary Linary deleted the task-tojson-support-path-tree branch February 4, 2021 13:40
javeme added a commit that referenced this pull request Feb 10, 2021
Change-Id: I5f740632f49b1305785a118a27236049cc71af41
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.

[查询异常]post请求进行gremlin 查询异常 (rocksdb存储后端)
3 participants