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

[Unit Test Suite] Implement async unit tests for reranker #31

Open
aalbersk opened this issue Feb 26, 2025 · 1 comment · May be fixed by #62
Open

[Unit Test Suite] Implement async unit tests for reranker #31

aalbersk opened this issue Feb 26, 2025 · 1 comment · May be fixed by #62
Labels
EnterpriseRAG Hackathon Issue created for OSS Hackathon

Comments

@aalbersk
Copy link
Collaborator

After implementing async support for the Reranks Microservice, some of the unit tests stopped to work because they started to require pytest-async e.g. these ones.

It would be beneficial for maintainability of the code to fix these tests or implement new ones to increase test coverage of the reranks microservice.

@aalbersk aalbersk added the EnterpriseRAG Hackathon Issue created for OSS Hackathon label Feb 26, 2025
@pal0064
Copy link

pal0064 commented Mar 7, 2025

E_RAG_Team3 will work on this

@pal0064 pal0064 linked a pull request Mar 7, 2025 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EnterpriseRAG Hackathon Issue created for OSS Hackathon
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants