pypulseq
pypulseq copied to clipboard
CI Tests
I agree with your suggestion. I have never used CI, would you be willing to open a PR for a .yml file for this project? Is that even how it works? :smile:
Originally posted by @btasdelen in https://github.com/imr-framework/pypulseq/issues/119#issuecomment-1550160771
Just to highlight that the PR I submitted yesterday #142 and was merged isn't a complete fix. You'll need to include the missing files in the repo (matlab_seq).
Also there is the framework in the CI file for enabling a linting step using flake8. However when I ran that there were many errors already (mostly line length, which can easily be customised).
Our CI/CD pipeline was extended in #173 , #207. Tests still need to be optimized, but I would close this Issue anyway.