-
Notifications
You must be signed in to change notification settings - Fork 23
Replace Argparse with ConfigCommand #266
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
Merged
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
fd6fbc6
Ported over logic infer logic from parser
nv-braf f1c9fd0
Added unit testing for inferred input/endpoint logic
nv-braf 8b1e38a
Completed porting of all inferred and checked fields from parser
nv-braf 21e0fca
Adding missing goodput parsing
nv-braf 6edd605
Initial changes to get profile working
nv-braf 8a7c0c6
CLI unit tests passing
nv-braf 442a515
Fixing CLI tests that I missed
nv-braf cc1930e
Telemetry tests passing
nv-braf bbf4fc8
Test artifacts passing
nv-braf 0cb56ca
Telemetry data collector tests passing
nv-braf 505adf0
Passing common unit tests
nv-braf b7493af
Fixing console exporter unit tests
nv-braf 7fc8903
Fixing CSV exporter unit tests
nv-braf ebe6688
Partial for for JSON exporter unit tests
nv-braf 8684791
Adding library function to convert BaseConfig into a JSON readable di…
nv-braf 6fd0e30
JSON Exporter unit tests passing
nv-braf 4fc8338
Fixing Tokenizer unit tests
nv-braf 32a2f6c
PA Config unit tests passing
nv-braf 2e5d996
Fixing Results and RunConfig unit tests
nv-braf 1ea7221
All unit tests passing
nv-braf 0f5cc07
Fixing codeql issues
nv-braf f1bf717
Moving generation of artifact directory into PA Config generator class
nv-braf 5774787
Fixing exporters to use PA config
nv-braf e7b702f
Progress on analyze. Need to add checkpoint support to base config cl…
nv-braf de70186
Fixed GAP config generator. All unit tests passing
nv-braf 3750fa2
Getting analyze working with CLI
nv-braf a55ee3b
Analyze working with config file
nv-braf 82ef958
fixing codeql
nv-braf e2d9c36
Fixed PA config to work with multiple sweep parameters
nv-braf 2a2778e
Fixing message when config found in checkpoint
nv-braf aa01418
Refactoring path method
nv-braf 59edd20
Removing commented out lines
nv-braf b16676a
Fixing issue around specifing url/server metrics url
nv-braf 5103616
Changes based on Elias' PR
nv-braf 9093f86
Fixing codeql issue
nv-braf a752b3e
Missing check for None
nv-braf File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.