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/06/19 11:42:16 UTC

[GitHub] [servicecomb-java-chassis] Matrix0xCC opened a new pull request, #3100: [SCB-2585]migrate integration-test module to junit5

Matrix0xCC opened a new pull request, #3100:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3100

   1. rewrite `static initialization block` and `run` method of class `ITJUnitUtils` to adapt to junit5
   2. add `junit-platform-launcher` to module `it-consumer`
   3. migrate annotations from `junit4` to `junit5`


-- 
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 #3100: [SCB-2585]migrate integration-test module to junit5

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


-- 
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 #3100: [WIP][SCB-2585]migrate integration-test module to junit5

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

   # [Codecov](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3100?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 [#3100](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3100?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (0cc9016) into [master](https://codecov.io/gh/apache/servicecomb-java-chassis/commit/431a1ff574e542909d078f4463e67749ecc959e4?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (431a1ff) will **decrease** coverage by `0.00%`.
   > The diff coverage is `32.00%`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #3100      +/-   ##
   ============================================
   - Coverage     77.46%   77.45%   -0.01%     
     Complexity     1439     1439              
   ============================================
     Files          1616     1616              
     Lines         43244    43259      +15     
     Branches       3640     3641       +1     
   ============================================
   + Hits          33499    33507       +8     
   - Misses         8246     8252       +6     
   - Partials       1499     1500       +1     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3100?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [.../java/org/apache/servicecomb/it/ResultPrinter.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3100/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-aW50ZWdyYXRpb24tdGVzdHMvaXQtY29uc3VtZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL2l0L1Jlc3VsdFByaW50ZXIuamF2YQ==) | `54.83% <0.00%> (ø)` | |
   | [...va/org/apache/servicecomb/it/junit/SCBFailure.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3100/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-aW50ZWdyYXRpb24tdGVzdHMvaXQtY29uc3VtZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL2l0L2p1bml0L1NDQkZhaWx1cmUuamF2YQ==) | `0.00% <0.00%> (ø)` | |
   | [...apache/servicecomb/it/schema/TestApiOperation.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3100/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-aW50ZWdyYXRpb24tdGVzdHMvaXQtY29uc3VtZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL2l0L3NjaGVtYS9UZXN0QXBpT3BlcmF0aW9uLmphdmE=) | `100.00% <ø> (ø)` | |
   | [...e/servicecomb/it/schema/generic/TestMyService.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3100/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-aW50ZWdyYXRpb24tdGVzdHMvaXQtY29uc3VtZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL2l0L3NjaGVtYS9nZW5lcmljL1Rlc3RNeVNlcnZpY2UuamF2YQ==) | `100.00% <ø> (ø)` | |
   | [...apache/servicecomb/it/testcase/TestAcceptType.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3100/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-aW50ZWdyYXRpb24tdGVzdHMvaXQtY29uc3VtZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL2l0L3Rlc3RjYXNlL1Rlc3RBY2NlcHRUeXBlLmphdmE=) | `90.00% <ø> (ø)` | |
   | [...ervicecomb/it/testcase/TestAnnotatedAttribute.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3100/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-aW50ZWdyYXRpb24tdGVzdHMvaXQtY29uc3VtZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL2l0L3Rlc3RjYXNlL1Rlc3RBbm5vdGF0ZWRBdHRyaWJ1dGUuamF2YQ==) | `93.61% <ø> (ø)` | |
   | [...vicecomb/it/testcase/TestApiOperationOverride.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3100/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-aW50ZWdyYXRpb24tdGVzdHMvaXQtY29uc3VtZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL2l0L3Rlc3RjYXNlL1Rlc3RBcGlPcGVyYXRpb25PdmVycmlkZS5qYXZh) | `100.00% <ø> (ø)` | |
   | [...g/apache/servicecomb/it/testcase/TestApiParam.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3100/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-aW50ZWdyYXRpb24tdGVzdHMvaXQtY29uc3VtZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL2l0L3Rlc3RjYXNlL1Rlc3RBcGlQYXJhbS5qYXZh) | `100.00% <ø> (ø)` | |
   | [...pache/servicecomb/it/testcase/TestAsyncInvoke.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3100/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-aW50ZWdyYXRpb24tdGVzdHMvaXQtY29uc3VtZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL2l0L3Rlc3RjYXNlL1Rlc3RBc3luY0ludm9rZS5qYXZh) | `96.72% <ø> (ø)` | |
   | [...e/servicecomb/it/testcase/TestChangeTransport.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3100/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-aW50ZWdyYXRpb24tdGVzdHMvaXQtY29uc3VtZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL3NlcnZpY2Vjb21iL2l0L3Rlc3RjYXNlL1Rlc3RDaGFuZ2VUcmFuc3BvcnQuamF2YQ==) | `100.00% <ø> (ø)` | |
   | ... and [36 more](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3100/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/3100?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/3100?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 [431a1ff...0cc9016](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3100?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