[Python] Validate PYARROW_GENERATE_COVERAGE works as expected
Open
Component: Python
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the enhancement requested
Based on the following comment:
>At some point we should check whether this flag still works. Eons ago it was used to generate codecov reports, but we ditched all the corresponding scripting that had to merge coverage files generated during the C++ test suite and the Python test suite.
>
>Can you open an issue for that?
>
>_Originally posted by @pitrou in https://github.com/apache/arrow/pull/49259#discussion_r2847118250_
We should validate whether the `PYARROW_GENERATE_COVERAGE` variable still works or we should just drop it.
### Component(s)
Python
Contributor guide
Assessment
This issue has not been assessed yet.