EvolEcolGroup / tidysdm

R package to fit species distribution models (SDMs) using the 'tidymodels' framework
https://evolecolgroup.github.io/tidysdm/
GNU Affero General Public License v3.0
28 stars 8 forks source link

Dev #53

Closed dramanica closed 5 months ago

dramanica commented 5 months ago

Getting ready for CRAN submission

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 84.82328% with 73 lines in your changes missing coverage. Please review.

Project coverage is 89.66%. Comparing base (c7986ca) to head (0086014). Report is 4 commits behind head on main.

Files Patch % Lines
R/extrapol_mess.R 64.51% 33 Missing :warning:
R/filter_vif.R 79.10% 14 Missing :warning:
R/sample_background_time.R 83.60% 10 Missing :warning:
R/blockcv2rsample.R 37.50% 5 Missing :warning:
R/filter_high_cor.R 0.00% 5 Missing :warning:
R/filter_caret.R 96.20% 3 Missing :warning:
R/filter_collinear.R 95.45% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #53 +/- ## ========================================== - Coverage 90.88% 89.66% -1.22% ========================================== Files 54 61 +7 Lines 1393 1751 +358 ========================================== + Hits 1266 1570 +304 - Misses 127 181 +54 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.