You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "jorisvandenbossche (via GitHub)" <gi...@apache.org> on 2023/06/15 20:38:44 UTC

[GitHub] [arrow-nanoarrow] jorisvandenbossche commented on pull request #234: build(python): use src/ layout for python package

jorisvandenbossche commented on PR #234:
URL: https://github.com/apache/arrow-nanoarrow/pull/234#issuecomment-1593695547

   @paleolimbot I didn't do anything special (apart from adding src in `python -m pytest --cov ./src/nanoarrow`), but coverage seems to be working out of the box?
   
   ```
   Name                        Stmts   Miss  Cover
   -----------------------------------------------
   src/nanoarrow/__init__.py       2      0   100%
   src/nanoarrow/_lib.pyx        314     39    88%
   src/nanoarrow/lib.py           25      3    88%
   -----------------------------------------------
   TOTAL                         341     42    88%
   ```


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org