You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/04/04 03:22:13 UTC

[GitHub] [shardingsphere] sandynz opened a new pull request, #16582: [CI] Continuous Integration ignore unrelated changes

sandynz opened a new pull request, #16582:
URL: https://github.com/apache/shardingsphere/pull/16582

   Purpose:
   - Ignore unrelated changes in `Continuous Integration` to speedup CI.
   
   Changes proposed in this pull request:
   - Continuous Integration ignore unrelated changes. `ci.yml` is changed, use `paths` to replace `paths-ignore`.
   - (Additional) shardingsphere-proxy-distribution change trigger Integration Test. In `it.yml`.
   
   Changes trigger Continuous Integration:
   - Files in github workflows folder
   - Files in any of `src/main/`
   - Files in any of `src/test/`
   - Files in any of unit test modules (in `shardingsphere-test/`, except integration test)
   
   Other changes will not trigger Continuous Integration, e.g.:
   - docs/
   - shardingsphere-charts/
   - shardingsphere-distribution/
   - shardingsphere-test/shardingsphere-integration-*/
   - Text files: *.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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] terrymanu merged pull request #16582: [CI] Continuous Integration ignore unrelated changes

Posted by GitBox <gi...@apache.org>.
terrymanu merged PR #16582:
URL: https://github.com/apache/shardingsphere/pull/16582


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] codecov-commenter commented on pull request #16582: [CI] Continuous Integration ignore unrelated changes

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #16582:
URL: https://github.com/apache/shardingsphere/pull/16582#issuecomment-1087087563

   # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/16582?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#16582](https://codecov.io/gh/apache/shardingsphere/pull/16582?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (ff8707f) into [master](https://codecov.io/gh/apache/shardingsphere/commit/6b01e4b082ba8f1a864ef833cd37603292872dd1?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (6b01e4b) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff            @@
   ##             master   #16582   +/-   ##
   =========================================
     Coverage     60.76%   60.76%           
     Complexity     2095     2095           
   =========================================
     Files          3348     3348           
     Lines         50607    50607           
     Branches       8683     8683           
   =========================================
     Hits          30749    30749           
     Misses        17288    17288           
     Partials       2570     2570           
   ```
   
   
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/shardingsphere/pull/16582?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/16582?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [6b01e4b...ff8707f](https://codecov.io/gh/apache/shardingsphere/pull/16582?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org