Col-E commented on issue #245: Surefire-1584: Add option to rerun failing tests 
for JUnit5 
URL: https://github.com/apache/maven-surefire/pull/245#issuecomment-538613732
 
 
   > but we have 527 new lines and this may worse the code coverage
   
   430 of these lines belong to the ITs files. The 97 remaining lines are 
covered when `rerunFailingTestCount` is > `0`. 
   
   > Would you please add unit tests in JUnitPlatformProviderTest and cover new 
lines
   
   I've added a unit test to cover this here: 
[JUnitPlatformProviderTest.java#L151](https://github.com/apache/maven-surefire/blob/dd9286fd7ca2a4425972d9e20fa2010fef9832a0/surefire-providers/surefire-junit-platform/src/test/java/org/apache/maven/surefire/junitplatform/JUnitPlatformProviderTest.java#L151)

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to