IDinsight / ask-a-question

Trustworthy question-answering AI plugin for chatbots in the social sector with advanced content performance analysis.
https://ask-a-question.com
BSD 3-Clause "New" or "Revised" License
27 stars 4 forks source link

Fix alembic test issue #437

Closed lickem22 closed 1 week ago

lickem22 commented 1 week ago

Reviewer: @tonyzhao6 Estimate: 15mins


Ticket

Fixes:HOTFIX

Description

Alembic migrations tests on github actions work by checking main, installing dependencies then running tests. The issue with that is when a PR is raised with a new dependency, the test will fail. This PR also explicitly adds sklearn as a dependency.

Goal

Changes

Future Tasks (optional)

How has this been tested?

To-do before merge (optional)

Checklist

Fill with x for completed.

(Delete any items below that are not relevant)