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

cleanup warning for 0.11.2 #1243

Merged
merged 1 commit into from
Nov 5, 2020
Merged

cleanup warning for 0.11.2 #1243

merged 1 commit into from
Nov 5, 2020

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Nov 4, 2020

Change-Id: Ie6c1eb7a8e10453672541671d3e74c151518a77f

Change-Id: Ie6c1eb7a8e10453672541671d3e74c151518a77f
@codecov
Copy link

codecov bot commented Nov 4, 2020

Codecov Report

Merging #1243 into master will decrease coverage by 0.50%.
The diff coverage is 13.63%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1243      +/-   ##
============================================
- Coverage     62.21%   61.71%   -0.51%     
+ Complexity     5736     5709      -27     
============================================
  Files           371      374       +3     
  Lines         31153    31251      +98     
  Branches       4381     4386       +5     
============================================
- Hits          19382    19285      -97     
- Misses         9795     9986     +191     
- Partials       1976     1980       +4     
Impacted Files Coverage Δ Complexity Δ
...hugegraph/api/traversers/JaccardSimilarityAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...m/baidu/hugegraph/api/traversers/KneighborAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...va/com/baidu/hugegraph/api/traversers/KoutAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...graph/api/traversers/MultiNodeShortestPathAPI.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...om/baidu/hugegraph/auth/StandardAuthenticator.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...hugegraph/backend/serializer/BinarySerializer.java 85.00% <ø> (ø) 116.00 <0.00> (ø)
...ugegraph/backend/store/raft/RaftSharedContext.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...idu/hugegraph/backend/store/raft/StoreClosure.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...hugegraph/backend/store/raft/rpc/RaftRequests.java 2.23% <ø> (ø) 0.00 <0.00> (ø)
...du/hugegraph/backend/tx/GraphIndexTransaction.java 81.32% <ø> (ø) 203.00 <0.00> (ø)
... and 25 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 76d0cb3...0d9d11e. Read the comment docs.

@zhoney zhoney merged commit 645f1a3 into master Nov 5, 2020
@zhoney zhoney deleted the clean-up-warnings-v0.11.2 branch November 5, 2020 09:27
tmljob pushed a commit to tmljob/hugegraph that referenced this pull request Dec 10, 2020
Change-Id: Ie6c1eb7a8e10453672541671d3e74c151518a77f
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