feat: add support to pgvector #705
ci.yml
on: pull_request
Run linters
4m 22s
Matrix: Run tests
Annotations
8 errors and 7 warnings
test_pgvector.test_store_no_table:
packages/ragbits-core/tests/unit/vector_stores/test_pgvector.py#L148
AssertionError: Expected 'execute' to have been called once. Called 2 times.
Calls: [call('\n INSERT INTO test_table (id, key, vector, metadata)\n VALUES ($1, $2, $3, $4)\n ', 'test_id_1', 'test_key_1', '[0.1, 0.2, 0.3]', '{}'),
call('\n INSERT INTO test_table (id, key, vector, metadata)\n VALUES ($1, $2, $3, $4)\n ', 'test_id_1', 'test_key_1', '[0.1, 0.2, 0.3]', '{}')].
|
test_pgvector.test_store_no_table:
packages/ragbits-core/tests/unit/vector_stores/test_pgvector.py#L148
AssertionError: Expected 'execute' to have been called once. Called 2 times.
Calls: [call('\n INSERT INTO test_table (id, key, vector, metadata)\n VALUES ($1, $2, $3, $4)\n ', 'test_id_1', 'test_key_1', '[0.1, 0.2, 0.3]', '{}'),
call('\n INSERT INTO test_table (id, key, vector, metadata)\n VALUES ($1, $2, $3, $4)\n ', 'test_id_1', 'test_key_1', '[0.1, 0.2, 0.3]', '{}')].
|
Run tests (3.11)
Process completed with exit code 1.
|
Run tests (3.10)
Process completed with exit code 1.
|
test_pgvector.test_store_no_table:
packages/ragbits-core/tests/unit/vector_stores/test_pgvector.py#L148
AssertionError: Expected 'execute' to have been called once. Called 2 times.
Calls: [call('\n INSERT INTO test_table (id, key, vector, metadata)\n VALUES ($1, $2, $3, $4)\n ', 'test_id_1', 'test_key_1', '[0.1, 0.2, 0.3]', '{}'),
call('\n INSERT INTO test_table (id, key, vector, metadata)\n VALUES ($1, $2, $3, $4)\n ', 'test_id_1', 'test_key_1', '[0.1, 0.2, 0.3]', '{}')].
|
Run tests (3.12)
Process completed with exit code 1.
|
test_pgvector.test_store_no_table:
packages/ragbits-core/tests/unit/vector_stores/test_pgvector.py#L148
AssertionError: Expected 'execute' to have been called once. Called 2 times.
Calls: [call('\n INSERT INTO test_table (id, key, vector, metadata)\n VALUES ($1, $2, $3, $4)\n ', 'test_id_1', 'test_key_1', '[0.1, 0.2, 0.3]', '{}'),
call('\n INSERT INTO test_table (id, key, vector, metadata)\n VALUES ($1, $2, $3, $4)\n ', 'test_id_1', 'test_key_1', '[0.1, 0.2, 0.3]', '{}')].
|
Run tests (3.13)
Process completed with exit code 1.
|
Run tests (3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests (3.13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linters
No files were found with the provided path: report.xml. No artifacts will be uploaded.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "packages", "results", "test-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
packages
Expired
|
573 KB |
|
results
Expired
|
36.5 KB |
|
test-report
Expired
|
154 KB |
|