Closed MementoRC closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 85.68%. Comparing base (
b8e9dfe
) to head (746f7c9
).
Which should I review first?
This PR and safer download
are fairly independent and already incorporated to the third one, they should be fairly straightforward to review and mostly come down to whether you want to go that direction or not,
I may add more smaller ones to carve out the bigger one, I was working on it and saw that you started to be active, so i wanted to tickle your attention
This should help enable the full pytest test-suite for the built the wheels with cibuildwheel
The purpose is to be able to run pytest with the
cibuildwheel
feature. cibuildwheel install the tests in a manner that preventtests
to be recognized as a package and thus there is pretty much no way toimport samples
(at least none within the 50 commits I made on my branch to test it out!)