Skip to content

✅ Add trait for embedding model

Codecov / codecov/project succeeded Sep 1, 2024 in 0s

96.48% (+4.06%) compared to 70dff6e

View this Pull Request on Codecov

96.48% (+4.06%) compared to 70dff6e

Details

Codecov Report

Attention: Patch coverage is 96.82540% with 8 lines in your changes missing coverage. Please review.

Project coverage is 96.48%. Comparing base (70dff6e) to head (e5d8141).
Report is 2 commits behind head on dev.

Files with missing lines Patch % Lines
src/entity_embedding_utils.jl 94.82% 3 Missing ⚠️
src/encoders.jl 97.01% 2 Missing ⚠️
src/fit_utils.jl 92.85% 2 Missing ⚠️
src/mlj_model_interface.jl 97.82% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #267      +/-   ##
==========================================
+ Coverage   92.42%   96.48%   +4.06%     
==========================================
  Files          11       14       +3     
  Lines         330      512     +182     
==========================================
+ Hits          305      494     +189     
+ Misses         25       18       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.