paleolimbot opened a new issue, #670:
URL: https://github.com/apache/arrow-nanoarrow/issues/670

   It seems that #644 broke the ability to measure coverage for the Python 
package. This is a bit of a shame since I quite like that information when 
developing. I wasn't able to immediately figure out if there is an existing way 
to make this work!
   
   ```shell
   docker compose run --rm coverage
   ```
   
   Even if I change the `pip install -e .` to `pip install .` (which results in 
the tests actually running), I can't get any coverage to report (all files 
report 0%).
   
   cc @WillAyd 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to