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

Add support for rasterLayer argument in blockCV::spatialBlock() #94

Merged
merged 4 commits into from
Mar 18, 2021

Conversation

pat-s
Copy link
Member

@pat-s pat-s commented Mar 18, 2021

fixes #92

@codecov-io
Copy link

Codecov Report

Merging #94 (9626467) into main (07fcb7e) will decrease coverage by 21.97%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #94       +/-   ##
===========================================
- Coverage   99.75%   77.78%   -21.98%     
===========================================
  Files          22       22               
  Lines        1244     1256       +12     
===========================================
- Hits         1241      977      -264     
- Misses          3      279      +276     
Impacted Files Coverage Δ
R/autoplot.R 45.05% <ø> (-54.95%) ⬇️
R/ResamplingRepeatedSpCVBlock.R 100.00% <100.00%> (ø)
R/ResamplingSpCVBlock.R 100.00% <100.00%> (ø)
R/helper.R 0.00% <0.00%> (-100.00%) ⬇️
R/ResamplingRepeatedSptCVCluto.R 22.22% <0.00%> (-77.78%) ⬇️
R/ResamplingSptCVCluto.R 25.00% <0.00%> (-75.00%) ⬇️
R/ResamplingRepeatedSptCVCstf.R 85.29% <0.00%> (-14.71%) ⬇️
R/ResamplingSptCVCstf.R 98.03% <0.00%> (-1.97%) ⬇️

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 07fcb7e...9626467. Read the comment docs.

@pat-s pat-s merged commit b4ebf5c into main Mar 18, 2021
@pat-s pat-s deleted the blockCV-rasterLayer-arg branch March 18, 2021 12:25
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.

Checkerboard pattern with spcv_block?
2 participants