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

refactor(embedding): level up embed method to top API add docs #178

Merged
merged 2 commits into from
Oct 27, 2021

Conversation

hanxiao
Copy link
Member

@hanxiao hanxiao commented Oct 26, 2021

No description provided.

@codecov
Copy link

codecov bot commented Oct 26, 2021

Codecov Report

Merging #178 (67eff3d) into main (df19264) will increase coverage by 0.01%.
The diff coverage is 40.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #178      +/-   ##
==========================================
+ Coverage   86.19%   86.20%   +0.01%     
==========================================
  Files          25       25              
  Lines        1210     1211       +1     
==========================================
+ Hits         1043     1044       +1     
  Misses        167      167              
Flag Coverage Δ
finetuner 86.20% <40.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
finetuner/labeler/executor.py 0.00% <0.00%> (ø)
finetuner/__init__.py 73.33% <100.00%> (+0.91%) ⬆️
finetuner/embedding.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ebb9c8d...67eff3d. Read the comment docs.

@hanxiao hanxiao merged commit 1ae201a into main Oct 27, 2021
@hanxiao hanxiao deleted the feat-embed branch October 27, 2021 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant