use github actions to run tests#49
Conversation
|
Thank you for your contribution! The workflow is failing at the moment: https://github.com/Abdullah-Majid/big_O/actions/runs/3237399647/workflow |
got a working version but I think the number of python versions we can use is limited to a select few - apologies for all the commits! |
|
After the change is made, it would be great to squash all commits into one, since the changes are limited |
|
Looking good, could you please squash the 11 commits down to 1? |
Yep will do after work today - apologies had a busy past couple weeks will start work on the readme issue too. |
|
No worries, this is open source after all |
a902d59 to
0fe5e12
Compare
0fe5e12 to
16c34b4
Compare
|
Python 3.10 seems to be failing in the pipeline - I rebased off the latest master so not sure why only 2/3 are passing |
|
Maybe some optimizations in 3.10 make the function I suggest adding a new dummy linearithmic function in I get reliable tests on 3.10 with this modified version of Would you mind doing this changes? Thanks! |
|
Closing in favor of #56 |
.github/workflows/run-test.ymlymlfile and run tests.travis.yml