Hi, There's now a draft PR that generates and uploads Python / Cython code coverage. See example report here: https://codecov.io/gh/apache/arrow/pull/2050/list/
Regards Antoine. On Sat, 12 May 2018 16:18:47 +0200 Antoine Pitrou <anto...@python.org> wrote: > Le 12/05/2018 à 00:55, Wes McKinney a écrit : > > > > Thanks for doing this! I am sure our code coverage has suffered as a > > result of not having the reports. I wonder what it would take to get > > C++ coverage that includes lines touched by Python unit test execution > > Nothing, because it already does :-) > I'm now working on Python / Cython code coverage. > > Regards > > Antoine. >