apache / gravitino

World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
https://datastrato.ai/docs/
Apache License 2.0
677 stars 208 forks source link

[Improvement] Replace code coverage tool Jacoco with codecov or something else #4041

Open yuqi1129 opened 2 days ago

yuqi1129 commented 2 days ago

What would you like to be improved?

Jacoco is not allowed in the Apache project and has been removed since #4030. However, we require a similar tool to replace it and obtain test coverage data. codecov is a good option, and we can try it or something similar.

How should we improve?

No response

justinmclean commented 2 days ago

We could also ask ASF Infra to allow Jacoco

yuqi1129 commented 2 days ago

We could also ask ASF Infra to allow Jacoco

So how can we ask ASF infra to allow Jacoco?

justinmclean commented 2 days ago

You can ask on teh infra channel on teh ASF slack, and they will probably ask you to raise an Infra JIRA to do the work.