mlr-org / mlr3spatial

Spatial objects within the mlr3 ecosystem
https://mlr3spatial.mlr-org.com
42 stars 6 forks source link

feat: ignore NAs in feature raster stack #50

Closed be-marc closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #50 (23a496c) into main (b08c06b) will increase coverage by 0.23%. The diff coverage is 98.11%.

@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
+ Coverage   98.46%   98.70%   +0.23%     
==========================================
  Files           5        7       +2     
  Lines         261      308      +47     
==========================================
+ Hits          257      304      +47     
  Misses          4        4              
Impacted Files Coverage Δ
R/predict_spatial.R 97.56% <91.66%> (+0.50%) :arrow_up:
R/DataBackendRaster.R 98.23% <100.00%> (ø)
R/LearnerClassifSpatial.R 100.00% <100.00%> (ø)
R/LearnerRegrSpatial.R 100.00% <100.00%> (ø)

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 b08c06b...23a496c. Read the comment docs.