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

Improve logging #136

Merged
merged 2 commits into from
Jun 16, 2017
Merged

Improve logging #136

merged 2 commits into from
Jun 16, 2017

Conversation

valgur
Copy link
Member

@valgur valgur commented Jun 15, 2017

Add some new log messages to see query progress with DEBUG.
Format log messages only when they are being emitted.

Add some new log messages to see query progress with DEBUG.
Format log messages only when they are being emitted.
@codecov
Copy link

codecov bot commented Jun 15, 2017

Codecov Report

Merging #136 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
+ Coverage   97.24%   97.26%   +0.01%     
==========================================
  Files           3        3              
  Lines         509      512       +3     
==========================================
+ Hits          495      498       +3     
  Misses         14       14
Impacted Files Coverage Δ
sentinelsat/scripts/cli.py 94.44% <100%> (ø) ⬆️
sentinelsat/sentinel.py 97.85% <100%> (+0.01%) ⬆️

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 2ae62f3...d6e48b3. Read the comment docs.

@j08lue
Copy link
Contributor

j08lue commented Jun 15, 2017

You are unstoppable, @valgur ... Those are good improvements.

@kr-stn kr-stn merged commit 6797f0a into sentinelsat:master Jun 16, 2017
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.

3 participants