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 wrong varname in bucket doc #334

Merged
merged 1 commit into from
Mar 9, 2021
Merged

Fix wrong varname in bucket doc #334

merged 1 commit into from
Mar 9, 2021

Conversation

zxdawn
Copy link
Member

@zxdawn zxdawn commented Mar 3, 2021

A simple fix of the wrong varname used in bucket doc.

@codecov
Copy link

codecov bot commented Mar 3, 2021

Codecov Report

Merging #334 (2aa3f29) into master (c440d1b) will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #334      +/-   ##
==========================================
- Coverage   92.58%   92.50%   -0.08%     
==========================================
  Files          48       48              
  Lines        9826     9757      -69     
==========================================
- Hits         9097     9026      -71     
- Misses        729      731       +2     
Flag Coverage Δ
unittests 92.50% <ø> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pyresample/bucket/__init__.py 98.95% <ø> (ø)
pyresample/test/test_swath.py 87.23% <0.00%> (-4.26%) ⬇️
pyresample/geometry.py 83.48% <0.00%> (-0.43%) ⬇️
pyresample/utils/cartopy.py 94.33% <0.00%> (-0.40%) ⬇️
pyresample/test/test_plot.py 87.39% <0.00%> (-0.21%) ⬇️
pyresample/ewa/dask_ewa.py 89.31% <0.00%> (-0.14%) ⬇️
pyresample/boundary.py 94.44% <0.00%> (-0.11%) ⬇️
pyresample/bilinear/xarr.py 92.12% <0.00%> (-0.07%) ⬇️
pyresample/test/test_dask_ewa.py 97.50% <0.00%> (-0.07%) ⬇️
pyresample/test/test_gradient.py 97.93% <0.00%> (-0.05%) ⬇️
... and 7 more

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 c440d1b...2aa3f29. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.571% when pulling 2aa3f29 on zxdawn:bucket_doc into c440d1b on pytroll:master.

Copy link
Member

@pnuu pnuu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pnuu pnuu merged commit 5b6eb71 into pytroll:master Mar 9, 2021
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.

4 participants