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

chore: improve check-dependencies to avoid repeated action #2051

Merged
merged 1 commit into from
Dec 13, 2022

Conversation

simon824
Copy link
Member

improve check-dependencies to avoid repeated action
image

improve check-dependencies
@codecov
Copy link

codecov bot commented Dec 13, 2022

Codecov Report

Merging #2051 (badcb8c) into master (ea888d1) will increase coverage by 3.63%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #2051      +/-   ##
============================================
+ Coverage     64.78%   68.41%   +3.63%     
- Complexity      325      976     +651     
============================================
  Files           481      481              
  Lines         39749    39749              
  Branches       5582     5582              
============================================
+ Hits          25750    27193    +1443     
+ Misses        11440     9929    -1511     
- Partials       2559     2627      +68     
Impacted Files Coverage Δ
...a/org/apache/hugegraph/util/collection/IntMap.java 72.40% <0.00%> (-0.40%) ⬇️
...ugegraph/backend/serializer/TableBackendEntry.java 88.88% <0.00%> (+1.01%) ⬆️
...a/org/apache/hugegraph/util/collection/IntSet.java 75.00% <0.00%> (+1.27%) ⬆️
.../hugegraph/backend/store/BackendEntryIterator.java 61.53% <0.00%> (+1.28%) ⬆️
...ache/hugegraph/backend/tx/AbstractTransaction.java 75.43% <0.00%> (+2.92%) ⬆️
...pache/hugegraph/backend/store/mysql/MysqlUtil.java 96.61% <0.00%> (+3.38%) ⬆️
.../hugegraph/backend/serializer/TableSerializer.java 87.95% <0.00%> (+3.64%) ⬆️
...he/hugegraph/backend/store/mysql/WhereBuilder.java 95.37% <0.00%> (+18.51%) ⬆️
...rg/apache/hugegraph/backend/store/TableDefine.java 60.71% <0.00%> (+60.71%) ⬆️
...ugegraph/backend/store/mysql/ResultSetWrapper.java 62.50% <0.00%> (+62.50%) ⬆️
... and 16 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@imbajin imbajin left a comment

Choose a reason for hiding this comment

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

good

@imbajin imbajin added ci-cd Build or deploy apache labels Dec 13, 2022
@zyxxoo zyxxoo merged commit 7d84f01 into apache:master Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apache ci-cd Build or deploy
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants