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

Issue/#29/optimize console output #39

Merged
merged 13 commits into from
Jun 11, 2024
Merged

Conversation

maosi100
Copy link
Collaborator

Added more descriptive information to output while reading and processing files.

@maosi100 maosi100 requested a review from y-brehm May 31, 2024 07:52
Copy link
Owner

@y-brehm y-brehm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice.
Just one comment regarding the traceback print message.

@maosi100 maosi100 force-pushed the issue/#29/optimize_console_output branch from 1abc2ab to 6071458 Compare June 3, 2024 20:14
Copy link
Owner

@y-brehm y-brehm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, I noticed that the `logging_configuration.py' file is not consistent with the rest of the codebase (usually we put different classes and functions in separate files). Consider moving logging to its own subdirectory and splitting it into different files.

src/wavealign/data_collection/logging_configuration.py Outdated Show resolved Hide resolved
tests/unit/data_collection/test_logging_configuration.py Outdated Show resolved Hide resolved
@y-brehm
Copy link
Owner

y-brehm commented Jun 3, 2024

Also this seems to be a duplicate of #42. If this was a mistake you can simply revert your changes here and apply requested changes on the quickfix branch.

@maosi100 maosi100 force-pushed the issue/#29/optimize_console_output branch from a6de29e to 29806db Compare June 10, 2024 18:20
Copy link
Owner

@y-brehm y-brehm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

YOLO

@maosi100 maosi100 merged commit cf387e4 into main Jun 11, 2024
1 check passed
@maosi100 maosi100 deleted the issue/#29/optimize_console_output branch June 11, 2024 19:26
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.

None yet

2 participants