-
Notifications
You must be signed in to change notification settings - Fork 27
Streamlining Unittest CI workflow #153
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
Conversation
|
This pass locally (Python 3.10, macOS), but it seems may be an issue on Ubuntu. I'll try again without using |
|
Removing multicore testing did the trick. All green now. |
Codecov Report
@@ Coverage Diff @@
## main #153 +/- ##
=======================================
+ Coverage 75.8% 76.4% +0.6%
=======================================
Files 19 19
Lines 1570 1570
=======================================
+ Hits 1190 1199 +9
+ Misses 380 371 -9
|
martinfleis
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. We should also have a release action here.
@martinfleis Want me to do it or do you want to? |
|
@jGaboardi If you can I'd be happy to review it. |
Updating: