Skip to content
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

Matlab testing on github #3

Open
jmlarson1 opened this issue Sep 12, 2023 · 0 comments
Open

Matlab testing on github #3

jmlarson1 opened this issue Sep 12, 2023 · 0 comments
Assignees

Comments

@jmlarson1
Copy link

Given many POptUS methods are in matlab, it would be nice to have GitHub Actions run matlab tests. (An example file/repo can be seen here:

https://github.com/libprima/prima/actions/runs/4845254547/workflow

Matlab doesn't have packaging capabilities similar to python, so hopefully the setup/testing is easier.

Currently, to run matlab tests (as a part of pounders code coverage checks) in IBCDFO, navigate to IBCDFO/pounders/m/tests and modify the paths to locations of the minq and BenDFO files in IBCDFO/pounders/m/tests/setup_paths.m. Then open matlab and run make_coverage.

Such testing can stay at the "method level". That is, I don't think there is a need to jointly run these tests locally (or GH-actions).

@jared321 jared321 self-assigned this Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants