You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are right now not testing the pass through calls of scanpy functions work smoothly. As we are using the public scanpy API and watch scanpy closely, I don't expect this to cause a lot of troubles.
Nonetheless it would be great to check during CI that this remains the case I think - else these functions are hardly covered during testing.
Or have a test function which merely calls they scanpy function, ensuring all of them run once.
Also test against scanpy main, for earlier checks on development.
This includes modifying the testing CI wait for Python3.12 support PR
Description of feature
We are right now not testing the pass through calls of scanpy functions work smoothly. As we are using the public scanpy API and watch scanpy closely, I don't expect this to cause a lot of troubles.
Nonetheless it would be great to check during CI that this remains the case I think - else these functions are hardly covered during testing.
E.g. we could check
Thoughts @Zethson?
The text was updated successfully, but these errors were encountered: