Hi all,

We're migrating all test cases to JUnit 5.

This PR, as an initial step to enable JUnit 5, has migrated quite a few
test cases. The test cases pass in green with no issue.
https://github.com/apache/incubator-hudi/pull/1504

However, as you can see in the Codecov comment, the coverage decreased
quite a bit. It's been observed that the test cases ran by JUnit 5 were
somehow omitted in the report and resulted in the decrease.

Is there anyone familiar with the Codecov settings? Or happen to know
Codecov experts?
I created this ticket for investigation. Any hint/suggestion on
troubleshooting this will be highly appreciated. Please feel free to
response to the thread or comment in the ticket.
https://jira.apache.org/jira/browse/HUDI-792

Thank you.

Regards,
Raymond

Reply via email to