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

Solve some dependency conflicts #1184

Merged
merged 1 commit into from
Sep 22, 2020
Merged

Solve some dependency conflicts #1184

merged 1 commit into from
Sep 22, 2020

Conversation

Linary
Copy link
Contributor

@Linary Linary commented Sep 21, 2020

Change-Id: I86f0a7800e19acb6356e9e603605cb03eff1d30d

Change-Id: I86f0a7800e19acb6356e9e603605cb03eff1d30d
@codecov
Copy link

codecov bot commented Sep 21, 2020

Codecov Report

Merging #1184 into master will increase coverage by 0.71%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1184      +/-   ##
============================================
+ Coverage     64.98%   65.69%   +0.71%     
- Complexity     5652     5729      +77     
============================================
  Files           361      361              
  Lines         29429    29429              
  Branches       4158     4158              
============================================
+ Hits          19123    19334     +211     
+ Misses         8352     8134     -218     
- Partials       1954     1961       +7     
Impacted Files Coverage Δ Complexity Δ
...graph/backend/store/cassandra/CassandraTables.java 88.14% <0.00%> (+0.26%) 3.00% <0.00%> (ø%)
...hugegraph/backend/serializer/BinarySerializer.java 85.41% <0.00%> (+0.32%) 119.00% <0.00%> (+2.00%)
...egraph/backend/store/cassandra/CassandraStore.java 69.71% <0.00%> (+0.35%) 54.00% <0.00%> (+1.00%)
.../baidu/hugegraph/backend/query/ConditionQuery.java 86.40% <0.00%> (+0.40%) 106.00% <0.00%> (+1.00%)
.../hugegraph/backend/serializer/TableSerializer.java 87.90% <0.00%> (+0.53%) 61.00% <0.00%> (+1.00%)
...m/baidu/hugegraph/backend/tx/GraphTransaction.java 80.28% <0.00%> (+1.07%) 306.00% <0.00%> (+5.00%)
...java/com/baidu/hugegraph/type/define/DataType.java 86.40% <0.00%> (+1.94%) 53.00% <0.00%> (+2.00%)
...du/hugegraph/traversal/optimize/TraversalUtil.java 57.26% <0.00%> (+2.38%) 122.00% <0.00%> (+4.00%)
.../hugegraph/backend/store/rocksdb/RocksDBStore.java 65.18% <0.00%> (+3.62%) 60.00% <0.00%> (+4.00%)
...om/baidu/hugegraph/backend/store/BackendTable.java 24.83% <0.00%> (+4.02%) 11.00% <0.00%> (ø%)
... and 10 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 e35f9fb...3f186eb. Read the comment docs.

@houzhizhen houzhizhen merged commit accc27f into master Sep 22, 2020
@houzhizhen houzhizhen deleted the solve-dep-conflicts branch September 22, 2020 09:44
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