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

fix: turn on test no fastembed #522

Merged
merged 3 commits into from
Mar 4, 2024
Merged

fix: turn on test no fastembed #522

merged 3 commits into from
Mar 4, 2024

Conversation

joein
Copy link
Member

@joein joein commented Mar 3, 2024

No description provided.

Copy link

netlify bot commented Mar 3, 2024

Deploy Preview for poetic-froyo-8baba7 ready!

Name Link
🔨 Latest commit 680b4df
🔍 Latest deploy log https://app.netlify.com/sites/poetic-froyo-8baba7/deploys/65e5e35b7f194e0008898423
😎 Deploy Preview https://deploy-preview-522--poetic-froyo-8baba7.netlify.app/qdrant_client.conversions.conversion
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@joein joein requested a review from generall March 3, 2024 00:44
@joein joein mentioned this pull request Mar 3, 2024
8 tasks
@joein joein requested a review from coszio March 4, 2024 14:49
.github/workflows/integration-tests.yml Outdated Show resolved Hide resolved
- name: Fastembed not installed tests
run: |
pip3 uninstall fastembed -y
pytest tests/test_fastembed.py
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should create a directory for fastembed tests. We may add more files, and with a dedicated directory we won't need to update this script

Copy link
Member Author

@joein joein Mar 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest putting off creating a separate directory until we need it

@joein joein merged commit 1438136 into dev Mar 4, 2024
14 checks passed
joein added a commit that referenced this pull request Mar 5, 2024
* fix: turn on test no fastembed

* fix: ignore input

* Update fastembed tests job name

Co-authored-by: Luis Cossío <[email protected]>

---------

Co-authored-by: Luis Cossío <[email protected]>
@generall generall deleted the run-no-fastembed-tests branch May 3, 2024 10:47
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.

2 participants