feat: aggregations in structured views #526
ci.yml
on: pull_request
Run linters
1m 41s
Matrix: Run tests
Annotations
20 errors and 4 warnings
test_llm_options.test_llm_options_propagation:
tests/integration/test_llm_options.py#L24
ValueError: Builder function is required for views with non-default arguments
|
test_collection.test_list:
tests/unit/test_collection.py#L149
failed on setup with "ValueError: Builder function is required for views with non-default arguments"
|
test_collection.test_get:
tests/unit/test_collection.py#L149
failed on setup with "ValueError: Builder function is required for views with non-default arguments"
|
test_collection.test_get_not_found:
tests/unit/test_collection.py#L149
failed on setup with "ValueError: Builder function is required for views with non-default arguments"
|
test_collection.test_add:
tests/unit/test_collection.py#L149
failed on setup with "ValueError: Builder function is required for views with non-default arguments"
|
test_collection.test_add_custom_name:
tests/unit/test_collection.py#L149
failed on setup with "ValueError: Builder function is required for views with non-default arguments"
|
test_collection.test_add_with_builder:
tests/unit/test_collection.py#L149
failed on setup with "ValueError: Builder function is required for views with non-default arguments"
|
test_collection.test_error_when_view_already_registered:
tests/unit/test_collection.py#L149
failed on setup with "ValueError: Builder function is required for views with non-default arguments"
|
test_collection.test_error_when_view_with_non_default_args:
tests/unit/test_collection.py#L149
failed on setup with "ValueError: Builder function is required for views with non-default arguments"
|
test_collection.test_error_when_view_builder_with_wrong_return_type:
tests/unit/test_collection.py#L149
failed on setup with "ValueError: Builder function is required for views with non-default arguments"
|
test_collection.test_error_when_view_incorrect_builder:
tests/unit/test_collection.py#L149
failed on setup with "ValueError: Builder function is required for views with non-default arguments"
|
test_collection.test_ask_view_selection_single_view:
tests/unit/test_collection.py#L302
ValueError: Builder function is required for views with non-default arguments
|
test_collection.test_ask_view_selection_multiple_views:
tests/unit/test_collection.py#L321
ValueError: Builder function is required for views with non-default arguments
|
test_collection.test_get_similarity_indexes:
tests/unit/test_collection.py#L149
failed on setup with "ValueError: Builder function is required for views with non-default arguments"
|
test_collection.test_update_similarity_indexes:
tests/unit/test_collection.py#L149
failed on setup with "ValueError: Builder function is required for views with non-default arguments"
|
test_collection.test_update_similarity_indexes_error:
tests/unit/test_collection.py#L149
failed on setup with "ValueError: Builder function is required for views with non-default arguments"
|
test_fallback_collection.test_no_fallback_collection:
tests/unit/test_fallback_collection.py#L79
failed on setup with "ValueError: Builder function is required for views with non-default arguments"
|
test_fallback_collection:
tests/unit/test_fallback_collection.py#L79
failed on setup with "ValueError: Builder function is required for views with non-default arguments"
|
test_view_selector.test_view_selection:
tests/unit/test_view_selector.py#L28
failed on setup with "ValueError: Builder function is required for views with non-default arguments"
|
Run tests (3.8)
Process completed with exit code 1.
|
Run tests (3.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
|
161 KB |
|
results
Expired
|
20.7 KB |
|
test-report
Expired
|
62.5 KB |
|