infinity icon indicating copy to clipboard operation
infinity copied to clipboard

refactor -> select_model(functional)

Open michaelfeil opened this issue 1 year ago • 1 comments

Related Issue

Checklist

  • [ ] I have read the CONTRIBUTING guidelines.
  • [ ] I have added tests to cover my changes.
  • [ ] I have updated the documentation (docs folder) accordingly.

Additional Notes

Add any other context about the PR here.

michaelfeil avatar Nov 16 '24 18:11 michaelfeil

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 79.56%. Comparing base (8ac0b3c) to head (80d65be). Report is 33 commits behind head on main.

Files with missing lines Patch % Lines
...finity_emb/infinity_emb/inference/batch_handler.py 90.90% 3 Missing :warning:
...nfinity_emb/infinity_emb/inference/select_model.py 90.00% 2 Missing :warning:
libs/infinity_emb/infinity_emb/engine.py 66.66% 1 Missing :warning:
.../infinity_emb/infinity_emb/transformer/abstract.py 75.00% 1 Missing :warning:
...ty_emb/infinity_emb/transformer/embedder/neuron.py 50.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #468      +/-   ##
==========================================
+ Coverage   79.51%   79.56%   +0.05%     
==========================================
  Files          41       41              
  Lines        3417     3441      +24     
==========================================
+ Hits         2717     2738      +21     
- Misses        700      703       +3     

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

codecov-commenter avatar Nov 16 '24 18:11 codecov-commenter