JuliaAI / MLJModelInterface.jl

Lightweight package to interface with MLJ
MIT License
37 stars 8 forks source link

Add Aqua.jl to tests #187

Closed ablaom closed 9 months ago

ablaom commented 9 months ago

... and address issues raised.

To be safe, we should:

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (4393ab5) 89.26% compared to head (4ac5584) 88.53%.

Files Patch % Lines
src/model_traits.jl 83.33% 2 Missing :warning:
src/equality.jl 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #187 +/- ## ========================================== - Coverage 89.26% 88.53% -0.74% ========================================== Files 8 8 Lines 382 375 -7 ========================================== - Hits 341 332 -9 - Misses 41 43 +2 ```

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