Skip to content

Display Diagnostic Details About the CSV Files, SQLite Database, Full Text Search Indices, and Other Integration Details #16

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

Open
gkapfham opened this issue Aug 24, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@gkapfham
Copy link
Collaborator

When you run the chasten integrate command that are a number of steps that it
takes without providing any diagnostic displays to let you know that the steps
were completed. For instance, here are some steps for which more diagnostic
information may be helpful:

  • Creation of the SQLite database
  • Adding tables to the SQLite database
  • Adding full-text search indices to the SQLite database
  • Creating the chasten_complete virtual data for use in datasette
  • Performing other steps related to creating/saving/modifying files

The key to completing this task is to balance the display of information with
the possibility over overwhelming the person who uses the program with too much
diagnostic information. It is also important to remember that the diagnostic
output must use the existing display and/or logging infrastructure and appear in
the same aesthetically pleasing format.

@gkapfham gkapfham added the enhancement New feature or request label Sep 22, 2023
@rodriguez03 rodriguez03 self-assigned this Oct 17, 2023
@wolff01 wolff01 self-assigned this Oct 17, 2023
@wolff01 wolff01 linked a pull request Nov 1, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants