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

upload assert to release #1703

Merged
merged 1 commit into from
Dec 22, 2021
Merged

upload assert to release #1703

merged 1 commit into from
Dec 22, 2021

Conversation

coderzc
Copy link
Member

@coderzc coderzc commented Dec 21, 2021

No description provided.

run: |
mvn clean package -DskipTests

- uses: xresloader/upload-to-github-release@master
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can also update "release maven package" at line 1

@codecov
Copy link

codecov bot commented Dec 21, 2021

Codecov Report

Merging #1703 (bad0610) into master (997353d) will increase coverage by 0.44%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1703      +/-   ##
============================================
+ Coverage     66.72%   67.17%   +0.44%     
- Complexity     7062     7087      +25     
============================================
  Files           420      420              
  Lines         34680    34680              
  Branches       4813     4813              
============================================
+ Hits          23141    23296     +155     
+ Misses         9207     9043     -164     
- Partials       2332     2341       +9     
Impacted Files Coverage Δ
...va/com/baidu/hugegraph/task/ServerInfoManager.java 70.78% <0.00%> (-0.57%) ⬇️
.../baidu/hugegraph/backend/query/ConditionQuery.java 85.94% <0.00%> (+0.26%) ⬆️
...c/main/java/com/baidu/hugegraph/task/HugeTask.java 72.30% <0.00%> (+0.30%) ⬆️
...egraph/backend/store/cassandra/CassandraStore.java 72.64% <0.00%> (+0.85%) ⬆️
.../backend/store/cassandra/CassandraSessionPool.java 57.14% <0.00%> (+1.02%) ⬆️
.../java/com/baidu/hugegraph/auth/RolePermission.java 91.76% <0.00%> (+1.17%) ⬆️
...in/java/com/baidu/hugegraph/auth/HugeResource.java 79.22% <0.00%> (+1.29%) ⬆️
...egraph/backend/store/cassandra/CassandraShard.java 52.77% <0.00%> (+1.85%) ⬆️
...va/com/baidu/hugegraph/auth/HugeAuthenticator.java 40.21% <0.00%> (+5.43%) ⬆️
.../backend/store/scylladb/ScyllaDBStoreProvider.java 94.59% <0.00%> (+94.59%) ⬆️
... and 2 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 997353d...bad0610. Read the comment docs.

@coderzc coderzc force-pushed the upload_assert branch 3 times, most recently from d90da20 to fdf2a24 Compare December 21, 2021 08:17
@coderzc coderzc merged commit cd4fc6a into master Dec 22, 2021
@javeme javeme deleted the upload_assert branch December 28, 2021 13:55
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