scikit-learn-contrib / qolmat

A scikit-learn-compatible module for comparing imputation methods.
https://qolmat.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
134 stars 2 forks source link

Test Imputer #94

Closed Gsaes closed 5 months ago

codecov[bot] commented 11 months ago

Codecov Report

Attention: 106 lines in your changes are missing coverage. Please review.

Comparison is base (df23928) 82.84% compared to head (2bd6055) 81.85%. Report is 7 commits behind head on dev.

:exclamation: Current head 2bd6055 differs from pull request most recent head 3b81da8. Consider uploading reports for the commit 3b81da8 to get more accurate results

Files Patch % Lines
qolmat/benchmark/comparator_forcast_ts.py 0.00% 104 Missing :warning:
qolmat/imputations/em_sampler.py 0.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #94 +/- ## ========================================== - Coverage 82.84% 81.85% -0.99% ========================================== Files 20 21 +1 Lines 2704 2805 +101 Branches 352 348 -4 ========================================== + Hits 2240 2296 +56 - Misses 385 428 +43 - Partials 79 81 +2 ```

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