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

Set summed bin without data to fill_value #364

Closed
wants to merge 3 commits into from

Merge branch 'main' into sum_fillvalue

f4e0f69
Select commit
Loading
Failed to load commit list.
Closed

Set summed bin without data to fill_value #364

Merge branch 'main' into sum_fillvalue
f4e0f69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 15, 2023 in 0s

94.04% (-0.01%) compared to a5bc062

View this Pull Request on Codecov

94.04% (-0.01%) compared to a5bc062

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (a5bc062) 94.05% compared to head (f4e0f69) 94.04%.

Files Patch % Lines
pyresample/bucket/__init__.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #364      +/-   ##
==========================================
- Coverage   94.05%   94.04%   -0.01%     
==========================================
  Files          90       90              
  Lines       13575    13578       +3     
==========================================
+ Hits        12768    12770       +2     
- Misses        807      808       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.