Skip to content

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Nov 15, 2021

No description provided.

@javeme javeme force-pushed the add-default-output-value branch from a13010b to dc5c8bf Compare November 16, 2021 08:52
@codecov
Copy link

codecov bot commented Nov 16, 2021

Codecov Report

Merging #144 (c5a1e6c) into master (74dff02) will decrease coverage by 0.55%.
The diff coverage is 91.66%.

Impacted file tree graph

@@ Coverage Diff @@ ## master #144 +/- ## ============================================ - Coverage 87.89% 87.33% -0.56%  + Complexity 2918 2905 -13  ============================================ Files 307 308 +1 Lines 10971 10977 +6 Branches 929 929 ============================================ - Hits 9643 9587 -56  - Misses 882 950 +68  + Partials 446 440 -6 
Impacted Files Coverage Δ
.../algorithm/centrality/pagerank/PageRankOutput.java 100.00% <ø> (ø)
...m/community/trianglecount/TriangleCountOutput.java 100.00% <ø> (ø)
...ter/algorithm/path/rings/RingsDetectionOutput.java 100.00% <ø> (ø)
...hm/community/trianglecount/TriangleCountValue.java 92.59% <66.66%> (+3.70%) ⬆️
...ithm/centrality/degree/DegreeCentralityOutput.java 100.00% <100.00%> (ø)
...ithm/centrality/degree/DegreeCentralityParams.java 100.00% <100.00%> (ø)
...graph/computer/core/output/hg/HugeGraphOutput.java 96.42% <100.00%> (+0.13%) ⬆️
...ugegraph/computer/core/output/hdfs/HdfsOutput.java 0.00% <0.00%> (-79.63%) ⬇️
...ph/computer/core/output/hdfs/HdfsOutputMerger.java 0.00% <0.00%> (-75.76%) ⬇️
...k8s/operator/controller/ComputerJobController.java 90.94% <0.00%> (+1.44%) ⬆️
... 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 74dff02...c5a1e6c. Read the comment docs.

corgiboygsj
corgiboygsj previously approved these changes Nov 16, 2021
@javeme
Copy link
Contributor Author

javeme commented Nov 17, 2021

accidental ci failure:

Error: Tests run: 542, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 212.667 s <<< FAILURE! - in com.baidu.hugegraph.computer.suite.unit.UnitTestSuite Error: testHandlerException(com.baidu.hugegraph.computer.core.network.netty.NettyTransportClientTest) Time elapsed: 0.055 s <<< FAILURE! java.lang.AssertionError: No exception was thrown(expected com.baidu.hugegraph.computer.core.common.exception.TransportException) at com.baidu.hugegraph.computer.core.network.netty.NettyTransportClientTest.testHandlerException(NettyTransportClientTest.java:333)
@javeme javeme merged commit 7fb40dd into master Nov 18, 2021
@javeme javeme deleted the add-default-output-value branch November 18, 2021 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants