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

Added CLI option --traceback #64

Merged
merged 3 commits into from
Feb 15, 2024
Merged

Added CLI option --traceback #64

merged 3 commits into from
Feb 15, 2024

Conversation

forman
Copy link
Member

@forman forman commented Feb 15, 2024

Closes #57

Checklist (strike out non-applicable):

  • Changes documented in CHANGES.md
  • Related issue exists and is referred to in the PR description and CHANGES.md
  • Added docstrings and API docs for any new/modified user-facing classes and functions
  • Changes/features documented in docs/*
  • Unit-tests adapted/added for changes/features
  • Test coverage remains or increases (target 100%)

@forman forman requested a review from clarasb February 15, 2024 16:01
@forman forman self-assigned this Feb 15, 2024
@forman forman marked this pull request as ready for review February 15, 2024 16:34
Copy link

codecov bot commented Feb 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3a46dd0) 99.83% compared to head (292d7cb) 99.83%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #64   +/-   ##
=======================================
  Coverage   99.83%   99.83%           
=======================================
  Files          25       25           
  Lines        1211     1216    +5     
=======================================
+ Hits         1209     1214    +5     
  Misses          2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@forman forman merged commit e57527d into main Feb 15, 2024
5 checks passed
@forman forman deleted the forman-57-cli_with_traceback branch February 15, 2024 16:39
forman added a commit that referenced this pull request Feb 19, 2024
@forman forman mentioned this pull request Feb 19, 2024
6 tasks
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.

Let CLI dump tracebacks
2 participants