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

Hotfix client decompression when decompression not defined #50

Merged
merged 2 commits into from
Oct 28, 2019

Conversation

pnuu
Copy link
Member

@pnuu pnuu commented Oct 28, 2019

This PR fixes the case when no decompression has been defined in the config file. Also adds tests for this case.

@pnuu pnuu added the bug label Oct 28, 2019
@pnuu pnuu requested a review from mraspaud October 28, 2019 06:59
@pnuu pnuu self-assigned this Oct 28, 2019
@codecov
Copy link

codecov bot commented Oct 28, 2019

Codecov Report

Merging #50 into master will increase coverage by 0.55%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   54.82%   55.38%   +0.55%     
==========================================
  Files          13       13              
  Lines        2143     2165      +22     
==========================================
+ Hits         1175     1199      +24     
+ Misses        968      966       -2
Impacted Files Coverage Δ
trollmoves/tests/test_client.py 99.69% <100%> (+0.02%) ⬆️
trollmoves/client.py 65.22% <100%> (+0.39%) ⬆️

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 46b0470...dc39b5a. Read the comment docs.

@pnuu pnuu merged commit d1bd781 into pytroll:master Oct 28, 2019
@pnuu pnuu deleted the hotfix-client-decompression-off branch October 28, 2019 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant