Open-EO / openeo-processes-dask

Python implementations of many OpenEO processes, dask-friendly by default.
Apache License 2.0
19 stars 14 forks source link

update random forest tests #241

Closed ValentinaHutter closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 61.11111% with 21 lines in your changes are missing coverage. Please review.

Project coverage is 82.55%. Comparing base (218d6a6) to head (d0dd484). Report is 2 commits behind head on main.

Files Patch % Lines
...s_dask/process_implementations/ml/random_forest.py 61.11% 21 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #241 +/- ## ========================================== - Coverage 83.20% 82.55% -0.65% ========================================== Files 29 29 Lines 1536 1582 +46 ========================================== + Hits 1278 1306 +28 - Misses 258 276 +18 ```

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