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

improve release actions #1713

Merged
merged 1 commit into from
Dec 28, 2021
Merged

improve release actions #1713

merged 1 commit into from
Dec 28, 2021

Conversation

coderzc
Copy link
Member

@coderzc coderzc commented Dec 28, 2021

No description provided.

@codecov
Copy link

codecov bot commented Dec 28, 2021

Codecov Report

Merging #1713 (4fbee07) into master (dee538a) will increase coverage by 1.87%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1713      +/-   ##
============================================
+ Coverage     65.17%   67.05%   +1.87%     
- Complexity     6971     7107     +136     
============================================
  Files           423      423              
  Lines         35528    35528              
  Branches       4944     4944              
============================================
+ Hits          23155    23822     +667     
+ Misses        10038     9318     -720     
- Partials       2335     2388      +53     
Impacted Files Coverage Δ
...hugegraph/backend/serializer/BinarySerializer.java 85.44% <0.00%> (+0.31%) ⬆️
...va/com/baidu/hugegraph/task/ServerInfoManager.java 71.34% <0.00%> (+0.56%) ⬆️
...graph/backend/store/cassandra/CassandraTables.java 89.83% <0.00%> (+0.72%) ⬆️
...egraph/backend/store/cassandra/CassandraStore.java 72.64% <0.00%> (+0.85%) ⬆️
.../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%) ⬆️
.../hugegraph/backend/store/BackendEntryIterator.java 63.29% <0.00%> (+2.53%) ⬆️
...du/hugegraph/backend/store/BackendSessionPool.java 80.55% <0.00%> (+2.77%) ⬆️
.../baidu/hugegraph/backend/store/BackendSession.java 80.95% <0.00%> (+4.76%) ⬆️
...va/com/baidu/hugegraph/auth/HugeAuthenticator.java 40.21% <0.00%> (+5.43%) ⬆️
... and 8 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 dee538a...4fbee07. Read the comment docs.

@javeme javeme merged commit 08bb09e into master Dec 28, 2021
@javeme javeme deleted the improve_release branch December 28, 2021 12:02
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