Skip to content

fix: Fix crashing when disk size wasn't set #78

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

Merged

Conversation

rfsbraz
Copy link
Owner

@rfsbraz rfsbraz commented Feb 22, 2024

Closes #77

@rfsbraz rfsbraz self-assigned this Feb 22, 2024
@rfsbraz rfsbraz linked an issue Feb 22, 2024 that may be closed by this pull request
Copy link

🤖 A Docker image for this PR is available to test with:

docker run -e LOG_LEVEL=DEBUG --rm -v ./config:/config -v ./logs:/config/logs ghcr.io/rfsbraz/deleterr:pr-78

This assumes you have a config and logs directory where you're running the command. You can adjust the volume mounts as needed.

@coveralls
Copy link
Collaborator

Coverage Status

coverage: 80.328% (+0.1%) from 80.231%
when pulling 37dc200 on 77-typeerror-nonetype-object-is-not-iterable-since-v0013
into 567c1f0 on develop.

@rfsbraz rfsbraz merged commit aa3b2fe into develop Feb 22, 2024
@rfsbraz rfsbraz deleted the 77-typeerror-nonetype-object-is-not-iterable-since-v0013 branch February 24, 2024 08:56
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.

TypeError: 'NoneType' object is not iterable since v0.0.13
2 participants