You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2022/05/20 06:46:29 UTC

[GitHub] [servicecomb-java-chassis] dependabot[bot] opened a new pull request, #2969: Bump mixin-maven-plugin from 0.1-alpha-39 to 0.1-alpha-40

dependabot[bot] opened a new pull request, #2969:
URL: https://github.com/apache/servicecomb-java-chassis/pull/2969

   Bumps [mixin-maven-plugin](https://github.com/odavid/maven-plugins) from 0.1-alpha-39 to 0.1-alpha-40.
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a href="https://github.com/odavid/maven-plugins/commits">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.odavid.maven.plugins:mixin-maven-plugin&package-manager=maven&previous-version=0.1-alpha-39&new-version=0.1-alpha-40)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
   
   
   </details>


-- 
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: commits-unsubscribe@servicecomb.apache.org

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


[GitHub] [servicecomb-java-chassis] Shoothzj merged pull request #2969: Bump mixin-maven-plugin from 0.1-alpha-39 to 0.1-alpha-40

Posted by GitBox <gi...@apache.org>.
Shoothzj merged PR #2969:
URL: https://github.com/apache/servicecomb-java-chassis/pull/2969


-- 
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: commits-unsubscribe@servicecomb.apache.org

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


[GitHub] [servicecomb-java-chassis] codecov-commenter commented on pull request #2969: Bump mixin-maven-plugin from 0.1-alpha-39 to 0.1-alpha-40

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #2969:
URL: https://github.com/apache/servicecomb-java-chassis/pull/2969#issuecomment-1132557756

   # [Codecov](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2969?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 [#2969](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2969?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (a28db2c) into [master](https://codecov.io/gh/apache/servicecomb-java-chassis/commit/2ec18d382f37e2bbbe0610b542a013d52e58651a?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (2ec18d3) will **decrease** coverage by `0.03%`.
   > The diff coverage is `100.00%`.
   
   > :exclamation: Current head a28db2c differs from pull request most recent head 6955b43. Consider uploading reports for the commit 6955b43 to get more accurate results
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #2969      +/-   ##
   ============================================
   - Coverage     77.31%   77.27%   -0.04%     
     Complexity     1418     1418              
   ============================================
     Files          1615     1615              
     Lines         43317    43318       +1     
     Branches       3667     3667              
   ============================================
   - Hits          33489    33474      -15     
   - Misses         8292     8306      +14     
   - Partials       1536     1538       +2     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2969?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...ache/servicecomb/it/testcase/TestDefaultValue.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2969/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aW50ZWdyYXRpb24tdGVzdHMvaXQtY29uc3VtZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL2l0L3Rlc3RjYXNlL1Rlc3REZWZhdWx0VmFsdWUuamF2YQ==) | `95.65% <ø> (ø)` | |
   | [...ache/servicecomb/it/testcase/base/TestGeneric.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2969/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aW50ZWdyYXRpb24tdGVzdHMvaXQtY29uc3VtZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL2l0L3Rlc3RjYXNlL2Jhc2UvVGVzdEdlbmVyaWMuamF2YQ==) | `100.00% <ø> (ø)` | |
   | [...vicecomb/foundation/common/utils/FortifyUtils.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2969/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Zm91bmRhdGlvbnMvZm91bmRhdGlvbi1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL2ZvdW5kYXRpb24vY29tbW9uL3V0aWxzL0ZvcnRpZnlVdGlscy5qYXZh) | `75.00% <100.00%> (ø)` | |
   | [...ervicecomb/foundation/common/utils/Log4jUtils.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2969/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Zm91bmRhdGlvbnMvZm91bmRhdGlvbi1jb21tb24vc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL2ZvdW5kYXRpb24vY29tbW9uL3V0aWxzL0xvZzRqVXRpbHMuamF2YQ==) | `79.59% <100.00%> (+0.42%)` | :arrow_up: |
   | [...apache/servicecomb/bizkeeper/BizkeeperHandler.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2969/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-aGFuZGxlcnMvaGFuZGxlci1iaXprZWVwZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL2JpemtlZXBlci9CaXprZWVwZXJIYW5kbGVyLmphdmE=) | `84.00% <0.00%> (-16.00%)` | :arrow_down: |
   | [...rvicecomb/core/executor/LinkedBlockingQueueEx.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2969/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29yZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvY29yZS9leGVjdXRvci9MaW5rZWRCbG9ja2luZ1F1ZXVlRXguamF2YQ==) | `64.70% <0.00%> (-5.89%)` | :arrow_down: |
   | [...comb/core/definition/MicroserviceVersionsMeta.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2969/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29yZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvY29yZS9kZWZpbml0aW9uL01pY3Jvc2VydmljZVZlcnNpb25zTWV0YS5qYXZh) | `94.73% <0.00%> (-5.27%)` | :arrow_down: |
   | [...common/rest/filter/inner/ServerRestArgsFilter.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2969/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29tbW9uL2NvbW1vbi1yZXN0L3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zZXJ2aWNlY29tYi9jb21tb24vcmVzdC9maWx0ZXIvaW5uZXIvU2VydmVyUmVzdEFyZ3NGaWx0ZXIuamF2YQ==) | `89.28% <0.00%> (-3.58%)` | :arrow_down: |
   | [.../servicecomb/registry/discovery/DiscoveryTree.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2969/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Zm91bmRhdGlvbnMvZm91bmRhdGlvbi1yZWdpc3RyeS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvcmVnaXN0cnkvZGlzY292ZXJ5L0Rpc2NvdmVyeVRyZWUuamF2YQ==) | `96.49% <0.00%> (-3.51%)` | :arrow_down: |
   | [...mb/foundation/vertx/stream/BufferOutputStream.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2969/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Zm91bmRhdGlvbnMvZm91bmRhdGlvbi12ZXJ0eC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvZm91bmRhdGlvbi92ZXJ0eC9zdHJlYW0vQnVmZmVyT3V0cHV0U3RyZWFtLmphdmE=) | `73.52% <0.00%> (-2.95%)` | :arrow_down: |
   | ... and [7 more](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2969/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2969?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/servicecomb-java-chassis/pull/2969?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 [ccbcbbe...6955b43](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2969?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: commits-unsubscribe@servicecomb.apache.org

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