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

Add logger in fixity script #49

Merged
merged 5 commits into from
Sep 20, 2024

Conversation

Dhwaniartefact
Copy link
Contributor

Remove pyprint from utils.py and apply logger into fixity

Copy link
Member

@replaceafill replaceafill left a comment

Choose a reason for hiding this comment

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

This looks like good progress @Dhwaniartefact.

Looking at your tests changes I think we should keep asserting against the capsys fixture everywhere. The logger is just an implementation detail of your feature at this point.

fixity/fixity.py Outdated Show resolved Hide resolved
fixity/fixity.py Outdated Show resolved Hide resolved
fixity/fixity.py Show resolved Hide resolved
fixity/fixity.py Show resolved Hide resolved
fixity/fixity.py Outdated Show resolved Hide resolved
fixity/fixity.py Outdated Show resolved Hide resolved
fixity/fixity.py Outdated Show resolved Hide resolved
fixity/fixity.py Outdated Show resolved Hide resolved
tests/test_fixity.py Outdated Show resolved Hide resolved
tests/test_fixity.py Outdated Show resolved Hide resolved
@Dhwaniartefact Dhwaniartefact force-pushed the dev/issue-add-logger-in-fixity-module branch 3 times, most recently from 6df3901 to a1b6a1d Compare September 20, 2024 19:32
@Dhwaniartefact Dhwaniartefact force-pushed the dev/issue-add-logger-in-fixity-module branch from a1b6a1d to 06d582d Compare September 20, 2024 21:37
@replaceafill replaceafill merged commit 3c9babf into master Sep 20, 2024
8 checks passed
@replaceafill replaceafill deleted the dev/issue-add-logger-in-fixity-module branch September 20, 2024 22:36
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