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

Fix grid argument handling in overlaying #959

Merged
merged 1 commit into from
Nov 7, 2019

Conversation

mraspaud
Copy link
Member

@mraspaud mraspaud commented Nov 7, 2019

This was introduced in #934

  • Tests added and test suite added to parent suite
  • Tests passed
  • Passes flake8 satpy

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 86.771% when pulling 72edec6 on mraspaud:fix-grid-font into e7c56ca on pytroll:master.

@codecov
Copy link

codecov bot commented Nov 7, 2019

Codecov Report

Merging #959 into master will increase coverage by 0.01%.
The diff coverage is 86.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #959      +/-   ##
==========================================
+ Coverage   86.75%   86.77%   +0.01%     
==========================================
  Files         179      179              
  Lines       27279    27296      +17     
==========================================
+ Hits        23665    23685      +20     
+ Misses       3614     3611       -3
Impacted Files Coverage Δ
satpy/tests/test_writers.py 98.01% <100%> (+0.09%) ⬆️
satpy/writers/__init__.py 85.67% <50%> (+0.77%) ⬆️

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 e7c56ca...72edec6. Read the comment docs.

@mraspaud mraspaud merged commit 282e76e into pytroll:master Nov 7, 2019
@mraspaud mraspaud deleted the fix-grid-font branch November 7, 2019 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants