I tried to explore a bit more about codecov and tried to set that up in my
local fork by allowing access and adding the Github Action in the yaml
file(& lots of follow up fixes), I think it needs the tests as well to be
executed as part of the github workflow, which we don't do, or there is
some catch which I missed, need to further explore.

Reading the doc[1], if not via github action it requires some token(Step:
2), I quickly went through the archives and found a ticket regarding the
same by Spark folks in the past[2], guess they couldn't get that sorted.

Need to explore a bit more, or get pointers from folks who have more
experience around this.

-Ayush

[1] https://docs.codecov.com/docs
[2] https://issues.apache.org/jira/browse/INFRA-12640

On Thu, 24 Nov 2022 at 02:07, Wei-Chiu Chuang <weic...@cloudera.com> wrote:

> I believe most of them can be added by us using GitHub Workflow. There's a
> marketplace for these tools and most of them are free for open source
> projects.
>
> On Wed, Nov 23, 2022 at 11:43 AM Ayush Saxena <ayush...@gmail.com> wrote:
>
>> A simple Infra ticket I suppose should get it done for us, eg.
>> https://issues.apache.org/jira/browse/INFRA-23561
>>
>> -Ayush
>>
>> On Thu, 24 Nov 2022 at 01:00, IƱigo Goiri <elgo...@gmail.com> wrote:
>>
>> > Now that we are using mostly GitHub PRs for the reviews and we have
>> decent
>> > integration for the builds etc there, I was wondering about code
>> coverage
>> > and reporting.
>> > Is code coverage setup at all?
>> > Does this come from the INFRA team?
>> > What would it take to enable it otherwise?
>> >
>>
>

Reply via email to