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

Add CLI Option to Show Full Tracebacks for Error #760

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

hwikle-lanl
Copy link
Collaborator

Code review checklist:

  • Code is generally sensical and well commented
  • Variable/function names all telegraph their purpose and contents
  • Functions/classes have useful doc strings
  • Function arguments are typed
  • Added/modified unit tests to cover changes.
  • New features have documentation added to the docs.
  • New features and backwards compatibility breaks are noted in the RELEASE.md

@hwikle-lanl hwikle-lanl self-assigned this Apr 3, 2024
@hwikle-lanl hwikle-lanl changed the title add CLI flag to show tracebacks, with corresponding pformat argument Add CLI Option to Show Full Tracebacks for Error Apr 3, 2024
lib/pavilion/clean.py Outdated Show resolved Hide resolved
lib/pavilion/cmd_utils.py Outdated Show resolved Hide resolved
lib/pavilion/commands/_series.py Outdated Show resolved Hide resolved
lib/pavilion/commands/group.py Show resolved Hide resolved
lib/pavilion/errors.py Outdated Show resolved Hide resolved
lib/pavilion/series/test_set.py Outdated Show resolved Hide resolved
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.

2 participants