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

22 turn mopyregtest command line tool into a full cli #23

Merged
merged 14 commits into from
Oct 27, 2023

Conversation

pstelzig
Copy link
Owner

Implemented the basis functionality of the command line tool mopyregtest like described in ticket 22.

mopyregtest generate --metric=Lp_dist --references=Model3:Model3_res.csv /path/to/gen/target MyGenTests /path/to/package Model1,Model,Model3
mopyregtest compare --metric=Lp_dist --vars=var1,var3 /path/to/csv_1.csv /path/to/csv_2.csv

Added unit tests for this cli and included the cli functionalities as examples in the job-examples.yml GitHub workflow.

@pstelzig pstelzig linked an issue Oct 27, 2023 that may be closed by this pull request
@pstelzig pstelzig merged commit d7e4022 into master Oct 27, 2023
1 check passed
@pstelzig pstelzig deleted the 22-turn-mopyregtest-command-line-tool-into-a-full-cli branch October 27, 2023 19:36
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

Successfully merging this pull request may close these issues.

Turn mopyregtest command line tool into a full cli
1 participant