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

split travis test into two stages: core and tinkerpop #738

Merged
merged 1 commit into from
Nov 11, 2019

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Nov 8, 2019

fix: #737
Change-Id: Ieee707a9c7794dde58013539d5465e0d313169ff

fix: #737
Change-Id: Ieee707a9c7794dde58013539d5465e0d313169ff
@codecov
Copy link

codecov bot commented Nov 8, 2019

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #738     +/-   ##
===========================================
+ Coverage     70.76%   73.06%   +2.3%     
- Complexity     4300     4423    +123     
===========================================
  Files           281      281             
  Lines         20764    20764             
  Branches       2925     2925             
===========================================
+ Hits          14693    15171    +478     
+ Misses         4625     4142    -483     
- Partials       1446     1451      +5
Impacted Files Coverage Δ Complexity Δ
...a/com/baidu/hugegraph/backend/query/Condition.java 78% <0%> (-0.42%) 31% <0%> (ø)
...du/hugegraph/backend/tx/GraphIndexTransaction.java 80.58% <0%> (-0.4%) 179% <0%> (ø)
...n/java/com/baidu/hugegraph/task/TaskScheduler.java 70.61% <0%> (ø) 45% <0%> (+1%) ⬆️
...va/com/baidu/hugegraph/backend/cache/RamCache.java 73.72% <0%> (+0.39%) 51% <0%> (+1%) ⬆️
...idu/hugegraph/schema/builder/EdgeLabelBuilder.java 89.16% <0%> (+0.49%) 60% <0%> (ø) ⬇️
.../baidu/hugegraph/backend/tx/SchemaTransaction.java 86.8% <0%> (+0.5%) 66% <0%> (+1%) ⬆️
...u/hugegraph/schema/builder/PropertyKeyBuilder.java 88.8% <0%> (+0.74%) 46% <0%> (ø) ⬇️
...graph/backend/store/cassandra/CassandraTables.java 88% <0%> (+0.85%) 1% <0%> (ø) ⬇️
...in/java/com/baidu/hugegraph/backend/id/EdgeId.java 79.77% <0%> (+1.12%) 35% <0%> (+1%) ⬆️
...du/hugegraph/schema/builder/IndexLabelBuilder.java 90.32% <0%> (+1.2%) 88% <0%> (+1%) ⬆️
... and 31 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 6a126be...c4cd2d8. Read the comment docs.

@Linary Linary merged commit da41772 into master Nov 11, 2019
@Linary Linary deleted the release-test-travis-stage branch November 11, 2019 06:27
Linary pushed a commit that referenced this pull request Nov 20, 2019
fix: #737
Change-Id: Ieee707a9c7794dde58013539d5465e0d313169ff
Linary pushed a commit that referenced this pull request Nov 20, 2019
fix: #737
Change-Id: Ieee707a9c7794dde58013539d5465e0d313169ff
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.

Two backends travis-ci timed out(50 minutes)
3 participants