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

bump up common 1.7.8 #1058

Merged
merged 1 commit into from
Jun 28, 2020
Merged

bump up common 1.7.8 #1058

merged 1 commit into from
Jun 28, 2020

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Jun 25, 2020

upgrade include: guava 25.1 and cassandra-driver 3.6.0

Change-Id: Iaa420dc5233887a5b7054d7ea9f683cb5627903c

include: guava 25.1 and cassandra-driver 3.6.0

Change-Id: Iaa420dc5233887a5b7054d7ea9f683cb5627903c
@javeme
Copy link
Contributor Author

javeme commented Jun 28, 2020

ci error with cassandra:

[ERROR] Tests run: 669, Failures: 1, Errors: 0, Skipped: 16, Time elapsed: 453.032 s <<< FAILURE! - in com.baidu.hugegraph.core.CoreTestSuite
[ERROR] testAddEdgeWithTtlAndTtlStartTime(com.baidu.hugegraph.core.EdgeCoreTest)  Time elapsed: 1.806 s  <<< FAILURE!
java.lang.AssertionError
	at com.baidu.hugegraph.core.EdgeCoreTest.testAddEdgeWithTtlAndTtlStartTime(EdgeCoreTest.java:648)

ci error with pgsql:

[INFO] Running com.baidu.hugegraph.api.ApiTestSuite
[ERROR] Tests run: 41, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 17.186 s <<< FAILURE! - in com.baidu.hugegraph.api.ApiTestSuite
[ERROR] com.baidu.hugegraph.api.MetricsApiTest  Time elapsed: 0.488 s  <<< ERROR!
com.baidu.hugegraph.HugeException: Failed to list vertexlabels

@codecov
Copy link

codecov bot commented Jun 28, 2020

Codecov Report

Merging #1058 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1058      +/-   ##
============================================
- Coverage     69.17%   69.15%   -0.02%     
+ Complexity     5445     5437       -8     
============================================
  Files           329      328       -1     
  Lines         26426    26400      -26     
  Branches       3776     3773       -3     
============================================
- Hits          18281    18258      -23     
+ Misses         6361     6358       -3     
  Partials       1784     1784              
Impacted Files Coverage Δ Complexity Δ
...com/baidu/hugegraph/api/gremlin/GremlinClient.java 90.90% <ø> (ø) 0.00 <0.00> (ø)
...a/com/baidu/hugegraph/backend/query/Condition.java 77.65% <0.00%> (-0.37%) 32.00% <0.00%> (ø%)
...du/hugegraph/backend/tx/GraphIndexTransaction.java 79.73% <0.00%> (-0.12%) 192.00% <0.00%> (ø%)

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 42cf638...e28e5cb. Read the comment docs.

@Linary Linary merged commit 3de3d35 into master Jun 28, 2020
@Linary Linary deleted the upgrade-common-1.7.8 branch June 28, 2020 06:59
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

4 participants