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

feat/add progress bar #170

Merged
merged 13 commits into from
Jan 23, 2025
Merged

feat/add progress bar #170

merged 13 commits into from
Jan 23, 2025

Conversation

gkapfham
Copy link
Collaborator

Adding all of these commits:

  • feat: added progress bar functionality in run_checks in output.py
  • feat: added run_status_bar and no_status_bar flags for progress bar functionality in main.py
  • fix: update run_check argument format and import statements in output.py
  • fix: update gatorgrade argument format in main.py
  • fix: Remove the ellipse (i.e., "...") from the progress bar label in gatorgrade/output/output.py.
  • chore: Remove the blank lines in gatorgrade/output/output.py.
  • coms: Delete the commented-out code for generation from the gatorgrade/main.py file.
  • fix: Change the name of command-line arguments in gatorgrade/main.py to use dash instead of underscore and simplify names.
  • refactor: Rewrite code in gatorgrade/main.py so that it does not use a hard-coded emoji.
  • fix: Remove a not-needed newline for output with the failing command in gatorgrade/output/output.py.
  • style: Reformat the source code in gatorgrade/output/output.py.

Includes updates from the main branch.

Also includes several improvements to:

  • Label for the status bar
  • Spacing around the failing command
  • The emoji using in the help menu

@gkapfham gkapfham self-assigned this Jan 23, 2025
@gkapfham gkapfham mentioned this pull request Jan 23, 2025
3 tasks
@gkapfham gkapfham merged commit c0b29be into main Jan 23, 2025
21 checks passed
@gkapfham gkapfham deleted the feat/add-progress-bar branch January 23, 2025 00:48
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