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

fix github action ci not trigger on release branch #1715

Closed
wants to merge 1 commit into from

Conversation

javeme
Copy link
Contributor

@javeme javeme commented Dec 29, 2021

related #1714
Change-Id: I4e8873be93197e3024deb0acf61cab4ded868a69

@javeme javeme force-pushed the github-ci-release-branch-trigger branch from 1e81daa to 625af71 Compare December 29, 2021 08:41
@codecov
Copy link

codecov bot commented Dec 29, 2021

Codecov Report

Merging #1715 (644b1e3) into master (08bb09e) will increase coverage by 0.41%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1715      +/-   ##
============================================
+ Coverage     66.56%   66.97%   +0.41%     
- Complexity     7090     7115      +25     
============================================
  Files           423      423              
  Lines         35590    35590              
  Branches       4959     4959              
============================================
+ Hits          23691    23837     +146     
+ Misses         9503     9355     -148     
- Partials       2396     2398       +2     
Impacted Files Coverage Δ
...du/hugegraph/backend/tx/GraphIndexTransaction.java 83.82% <0.00%> (+0.10%) ⬆️
.../baidu/hugegraph/backend/query/ConditionQuery.java 85.97% <0.00%> (+0.26%) ⬆️
...va/com/baidu/hugegraph/util/collection/IntMap.java 72.80% <0.00%> (+0.39%) ⬆️
...va/com/baidu/hugegraph/backend/cache/RamCache.java 73.03% <0.00%> (+0.56%) ⬆️
.../backend/store/cassandra/CassandraSessionPool.java 57.14% <0.00%> (+1.02%) ⬆️
...egraph/backend/store/cassandra/CassandraShard.java 52.77% <0.00%> (+1.85%) ⬆️
...va/com/baidu/hugegraph/task/ServerInfoManager.java 73.59% <0.00%> (+2.24%) ⬆️
.../backend/store/scylladb/ScyllaDBStoreProvider.java 94.59% <0.00%> (+94.59%) ⬆️
...h/backend/store/scylladb/ScyllaDBTablesWithMV.java 96.03% <0.00%> (+96.03%) ⬆️
...graph/backend/store/scylladb/ScyllaDBFeatures.java 100.00% <0.00%> (+100.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 08bb09e...644b1e3. Read the comment docs.

@javeme javeme force-pushed the github-ci-release-branch-trigger branch from 625af71 to e4b1d30 Compare December 29, 2021 10:20
Change-Id: I4e8873be93197e3024deb0acf61cab4ded868a69
@javeme javeme force-pushed the github-ci-release-branch-trigger branch from e4b1d30 to 644b1e3 Compare December 30, 2021 09:54
@javeme javeme closed this Dec 30, 2021
@javeme javeme deleted the github-ci-release-branch-trigger branch December 30, 2021 14:04
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.

1 participant