Skip to content
This repository was archived by the owner on Jun 26, 2022. It is now read-only.

Do not fail on empty diskspace#10

Closed
therealryanbonham wants to merge 1 commit into
ctalkington:masterfrom
therealryanbonham:handle_empty_diskspace
Closed

Do not fail on empty diskspace#10
therealryanbonham wants to merge 1 commit into
ctalkington:masterfrom
therealryanbonham:handle_empty_diskspace

Conversation

@therealryanbonham
Copy link
Copy Markdown

Not all sonarr setups return diskspace. Running sonarr in a FreeNas Jail for example. Do not fail full update call if no diskspace is returned.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #10 into master will increase coverage by 0.32%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   99.34%   99.66%   +0.32%     
==========================================
  Files           4        4              
  Lines         307      303       -4     
==========================================
- Hits          305      302       -3     
+ Misses          2        1       -1     
Flag Coverage Δ
#unittests 99.66% <100.00%> (+0.32%) ⬆️
Impacted Files Coverage Δ
sonarr/sonarr.py 98.96% <100.00%> (+0.94%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b09f29b...284a39c. Read the comment docs.

@ctalkington
Copy link
Copy Markdown
Owner

hum ok but it should try to get the info on first initialization. Ill make a PR that isnt as strict about such

@ctalkington
Copy link
Copy Markdown
Owner

#11

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants