Re: [PR] Configure GitHub workflows to use concurrency cancel-in-progress for [dubbo]

2026-06-08 Thread via GitHub


codecov-commenter commented on PR #16323:
URL: https://github.com/apache/dubbo/pull/16323#issuecomment-4649777163

   ## 
[Codecov](https://app.codecov.io/gh/apache/dubbo/pull/16323?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 Report
   :white_check_mark: All modified and coverable lines are covered by tests.
   :white_check_mark: Project coverage is 36.93%. Comparing base 
([`c3ceb27`](https://app.codecov.io/gh/apache/dubbo/commit/c3ceb276ffc0c0f8e8ffca2282a990440150aa73?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`cd6a1c7`](https://app.codecov.io/gh/apache/dubbo/commit/cd6a1c7c878f1854686305b1b0427817d9ae2c66?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
   > :exclamation:  There is a different number of reports uploaded between 
BASE (c3ceb27) and HEAD (cd6a1c7). Click for more details.
   > 
   > HEAD has 6 uploads less than BASE
   >
   >| Flag | BASE (c3ceb27) | HEAD (cd6a1c7) |
   >|--|--|--|
   >|samples-tests-java8|1|0|
   >|unit-tests-java25|1|0|
   >|unit-tests-java8|1|0|
   >|unit-tests-java11|1|0|
   >|unit-tests-java21|1|0|
   >|unit-tests-java17|1|0|
   >
   
   Additional details and impacted files
   
   
   
   ```diff
   @@  Coverage Diff  @@
   ##3.3   #16323   +/-   ##
   =
   - Coverage 60.79%   36.93%   -23.86% 
   + Complexity1177711752   -25 
   =
 Files  1953 1952-1 
 Lines 8920889186   -22 
 Branches  1345813374   -84 
   =
   - Hits  5423432942-21292 
   - Misses2940351661+22258 
   + Partials   5571 4583  -988 
   ```
   
   | 
[Flag](https://app.codecov.io/gh/apache/dubbo/pull/16323/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Coverage Δ | |
   |---|---|---|
   | 
[integration-tests-java21](https://app.codecov.io/gh/apache/dubbo/pull/16323/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `32.11% <ø> (-0.01%)` | :arrow_down: |
   | 
[integration-tests-java8](https://app.codecov.io/gh/apache/dubbo/pull/16323/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `32.22% <ø> (-0.11%)` | :arrow_down: |
   | 
[samples-tests-java21](https://app.codecov.io/gh/apache/dubbo/pull/16323/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `32.17% <ø> (+0.04%)` | :arrow_up: |
   | 
[samples-tests-java8](https://app.codecov.io/gh/apache/dubbo/pull/16323/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `?` | |
   | 
[unit-tests-java11](https://app.codecov.io/gh/apache/dubbo/pull/16323/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `?` | |
   | 
[unit-tests-java17](https://app.codecov.io/gh/apache/dubbo/pull/16323/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `?` | |
   | 
[unit-tests-java21](https://app.codecov.io/gh/apache/dubbo/pull/16323/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `?` | |
   | 
[unit-tests-java25](https://app.codecov.io/gh/apache/dubbo/pull/16323/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `?` | |
   | 
[unit-tests-java8](https://app.codecov.io/gh/apache/dubbo/pull/16323/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `?` | |
   
   Flags with carried forward coverage won't be shown. [Click 
here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#carryforward-flags-in-the-pull-request-comment)
 to find out more.
   
   
   [:umbrella: View full report in Codecov by 
Harness](https://app.codecov.io/gh/apache/dubbo/pull/16323?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&

[PR] Configure GitHub workflows to use concurrency cancel-in-progress for [dubbo]

2026-06-08 Thread via GitHub


apupier opened a new pull request, #16323:
URL: https://github.com/apache/dubbo/pull/16323

   pull requests
   
   see recommended best practices at Apache
   
https://cwiki.apache.org/confluence/pages/viewpage.action?spaceKey=INFRA&title=GitHub+Actions+Recommended+Practices
   
   ## What is the purpose of the change?
   
   
   ## Checklist
   - [x] Make sure there is a 
[GitHub_issue](https://github.com/apache/dubbo/issues) field for the change.
   - [x] Write a pull request description that is detailed enough to understand 
what the pull request does, how, and why.
   - [x] Write necessary unit-test to verify your logic correction. If the new 
feature or significant change is committed, please remember to add sample in 
[dubbo samples](https://github.com/apache/dubbo-samples) project.
   - [x] Make sure gitHub actions can pass. [Why the workflow is failing and 
how to fix it?](../CONTRIBUTING.md)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]