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 progress output option to sensitive_strings.py #218

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

bbean23
Copy link
Collaborator

@bbean23 bbean23 commented Jan 25, 2025

Purpose

I want to have a rough idea of the progress of the scrubber as it is analyzing code and binary files.

Summary of changes

Add --progress option to sensitive_strings.py

Implementation notes

Outputs the progress as a output line in the terminal during the search process.

Submission checklist

  • Target branch is develop, not main
  • Existing tests are updated or new tests were added
  • opencsp/test/test_DocStringsExist.py are verified to include this change or have been updated accordingly
  • .rst file(s) under doc/ are verified to include this change or have been updated accordingly

Additional information

This will be part of a series of PRs to get the code that I've been working on checked in so that Randy or Braden can take over the spot analysis work.

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.

1 participant