You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add possibility to run embedding test without model
* Move DB client tests to submodule
* Refactor annotations table
* Refactor test cases table
* Tests for annotations table
* Fix embeddings test
* TestCases table test
* Requirements table tests
* Turn on foreign keys and CasesToAnnos table tests
* CasesToAnnos table - add insertion fact return
* AnnosToReqs table tests
* Semver implementation
* Check SQLite version
* Move torch dependencies to production group
* Switch logging level to warning
* Configure tests CI
* Fix coverage script
* Ignore errors for coverage
* Run tests without coverage
* Revert "Run tests without coverage"
This reverts commit 1b895f6.
* Try avoid torch installation in uv
* Check only project files
* Do not download production dependencies on coverage report generation
* Fix wrong method call
* Install ruff
* Lint in CI
* Configure ruff linter
* Check formatting in CI
* Format files
* Add last empty lines to files
* Correct old SQLite error message
0 commit comments