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

856 Args: CLI I/O config files #857

Merged
merged 5 commits into from
Jun 16, 2020
Merged

856 Args: CLI I/O config files #857

merged 5 commits into from
Jun 16, 2020

Conversation

lifflander
Copy link
Collaborator

Fixes #856

Allows inputting/outputting config files for easier reproducibility and debugging. Exports the entire config with --vt_output_config. Config can be imported with --vt_input_config.

@lifflander lifflander self-assigned this Jun 11, 2020
@codecov
Copy link

codecov bot commented Jun 11, 2020

Codecov Report

Merging #857 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #857   +/-   ##
========================================
  Coverage    80.58%   80.58%           
========================================
  Files          354      354           
  Lines        11136    11136           
========================================
  Hits          8974     8974           
  Misses        2162     2162           
Impacted Files Coverage Δ
src/vt/configs/arguments/args.h 100.00% <ø> (ø)

@lifflander
Copy link
Collaborator Author

@pnstickne Can you review this?

@lifflander lifflander merged commit a02d2e6 into develop Jun 16, 2020
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.

Allow user to input/output config file from CLI
2 participants