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 zonal for missing values in output #442

Merged
merged 2 commits into from
May 5, 2023
Merged

fix zonal for missing values in output #442

merged 2 commits into from
May 5, 2023

Conversation

rafaqz
Copy link
Owner

@rafaqz rafaqz commented May 5, 2023

Fixes #438

@codecov-commenter
Copy link

Codecov Report

Merging #442 (8bd875e) into main (c6f4a24) will increase coverage by 0.33%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #442      +/-   ##
==========================================
+ Coverage   79.36%   79.69%   +0.33%     
==========================================
  Files          41       41              
  Lines        3973     4083     +110     
==========================================
+ Hits         3153     3254     +101     
- Misses        820      829       +9     
Impacted Files Coverage Δ
src/methods/zonal.jl 95.55% <100.00%> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rafaqz rafaqz merged commit 174314a into main May 5, 2023
4 of 5 checks passed
@rafaqz rafaqz deleted the fix_zonal branch May 5, 2023 23:35
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.

Zonal function - TaskFailedException
2 participants