-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some small improvement, mostly focused on numpy #467
Conversation
Or actually better since it can handle generator expressions...
These test cases are placeholders for functionality that's not yet implemented (or is it?), which means the should xfail instead of just containing a pass statement. I guess someone just forgot these here...
This test was indented, thus an internal function of another test and as such not discovered by pytest. There seems to be nothing wrong with it though, apart from some old fixtures that are now functions (not sure which is better but that's what we have now) and a missing import.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #467 +/- ##
=======================================
Coverage 75.99% 75.99%
=======================================
Files 64 64
Lines 7828 7828
=======================================
Hits 5949 5949
Misses 1879 1879 ☔ View full report in Codecov by Sentry. |
Added @oczoske for review, I think you are knowledgeable on the Chop-Nod stuff? |
@hugobuddel is it fine with you to merge this? 🙂 |
No description provided.