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(orpd-23):cleanup #54

Merged
merged 2 commits into from
Nov 25, 2024
Merged

feat(orpd-23):cleanup #54

merged 2 commits into from
Nov 25, 2024

Conversation

hareshkainthdbt
Copy link
Collaborator

chore:add detailed docstrings to various modules and functions

This commit introduces comprehensive docstrings across multiple files in the project to improve code readability and maintainability. These additions clarify the purpose, parameters, returns, and additional notes for existing functions, methods, and class definitions. Enhanced documentation will aid future developers in understanding the codebase more efficiently.

update:logging levels from info to debug

Changed all logger.info statements to logger.debug for less verbose logging in non-critical areas. This reduces log clutter and focuses info-level logging on more significant events.

This commit introduces comprehensive docstrings across multiple files in the project to improve code readability and maintainability. These additions clarify the purpose, parameters, returns, and additional notes for existing functions, methods, and class definitions. Enhanced documentation will aid future developers in understanding the codebase more efficiently.
Changed all logger.info statements to logger.debug for less verbose logging in non-critical areas. This reduces log clutter and focuses info-level logging on more significant events.
@hareshkainthdbt hareshkainthdbt merged commit 62004a3 into main Nov 25, 2024
5 checks passed
@gdbarnes gdbarnes deleted the feature/orpd-123-cleanup branch December 17, 2024 17:29
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