Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add python api #32

Merged
merged 6 commits into from
Nov 11, 2023
Merged

add python api #32

merged 6 commits into from
Nov 11, 2023

Conversation

michaelfeil
Copy link
Owner

@michaelfeil michaelfeil commented Nov 7, 2023

Closes #31

@codecov-commenter
Copy link

codecov-commenter commented Nov 7, 2023

Codecov Report

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

Comparison is base (b703655) 91.00% compared to head (311d4f1) 90.61%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
- Coverage   91.00%   90.61%   -0.39%     
==========================================
  Files          17       18       +1     
  Lines         600      639      +39     
==========================================
+ Hits          546      579      +33     
- Misses         54       60       +6     
Files Coverage Δ
libs/infinity_emb/infinity_emb/__init__.py 100.00% <100.00%> (ø)
.../infinity_emb/infinity_emb/transformer/__init__.py 100.00% <100.00%> (ø)
...finity_emb/infinity_emb/inference/batch_handler.py 91.27% <60.00%> (+0.20%) ⬆️
libs/infinity_emb/infinity_emb/infinity_server.py 89.01% <82.35%> (-4.10%) ⬇️

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

@michaelfeil michaelfeil merged commit bd18c90 into main Nov 11, 2023
4 checks passed
@michaelfeil michaelfeil deleted the python-api branch November 11, 2023 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Async Python interface
2 participants