Add muvera config #4818
main.yaml
on: pull_request
Matrix: Run Integration Tests
Matrix: Run Unit Tests
Matrix: Run Type Checking
Run Linter and Formatter
31s
Build package
36s
Matrix: Run Integration Tests Embedded
Matrix: Run Journey Tests
Codecov
10s
Matrix: test-package
Build and publish Python 🐍 distributions 📦 to PyPI and TestPyPI
0s
Create a GitHub Release on new tags
0s
Annotations
61 errors
|
Run Linter and Formatter
Process completed with exit code 1.
|
|
Run Type Checking (3.11, weaviate):
weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"
Type "bool | None" is not assignable to type "bool"
"None" is not assignable to "bool" (reportArgumentType)
|
|
Run Type Checking (3.11, integration):
weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"
Type "bool | None" is not assignable to type "bool"
"None" is not assignable to "bool" (reportArgumentType)
|
|
Run Type Checking (3.11, weaviate):
weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_MuveraConfigCreate | None" in function "__init__"
Type "_MuveraConfig | None" is not assignable to type "_MuveraConfigCreate | None"
Type "_MuveraConfig" is not assignable to type "_MuveraConfigCreate | None"
"_MuveraConfig" is not assignable to "_MuveraConfigCreate"
"_MuveraConfig" is not assignable to "None" (reportArgumentType)
|
|
Run Type Checking (3.11, weaviate):
weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"
Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
|
|
Run Type Checking (3.11, integration):
weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_MuveraConfigCreate | None" in function "__init__"
Type "_MuveraConfig | None" is not assignable to type "_MuveraConfigCreate | None"
Type "_MuveraConfig" is not assignable to type "_MuveraConfigCreate | None"
"_MuveraConfig" is not assignable to "_MuveraConfigCreate"
"_MuveraConfig" is not assignable to "None" (reportArgumentType)
|
|
Run Type Checking (3.11, weaviate)
3 errors
|
|
Run Type Checking (3.11, integration):
weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"
Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
|
|
|
|
Run Type Checking (3.11, integration_embedded):
weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"
Type "bool | None" is not assignable to type "bool"
"None" is not assignable to "bool" (reportArgumentType)
|
|
Run Type Checking (3.11, integration_embedded):
weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_MuveraConfigCreate | None" in function "__init__"
Type "_MuveraConfig | None" is not assignable to type "_MuveraConfigCreate | None"
Type "_MuveraConfig" is not assignable to type "_MuveraConfigCreate | None"
"_MuveraConfig" is not assignable to "_MuveraConfigCreate"
"_MuveraConfig" is not assignable to "None" (reportArgumentType)
|
|
Run Type Checking (3.11, integration_embedded):
weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"
Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
|
|
|
|
Run Type Checking (3.13, weaviate):
weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"
Type "bool | None" is not assignable to type "bool"
"None" is not assignable to "bool" (reportArgumentType)
|
|
Run Type Checking (3.13, weaviate):
weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_MuveraConfigCreate | None" in function "__init__"
Type "_MuveraConfig | None" is not assignable to type "_MuveraConfigCreate | None"
Type "_MuveraConfig" is not assignable to type "_MuveraConfigCreate | None"
"_MuveraConfig" is not assignable to "_MuveraConfigCreate"
"_MuveraConfig" is not assignable to "None" (reportArgumentType)
|
|
Run Type Checking (3.13, weaviate):
weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"
Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
|
|
Run Type Checking (3.13, weaviate)
3 errors
|
|
Run Type Checking (3.13, integration_embedded):
weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"
Type "bool | None" is not assignable to type "bool"
"None" is not assignable to "bool" (reportArgumentType)
|
|
Run Type Checking (3.13, integration_embedded):
weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_MuveraConfigCreate | None" in function "__init__"
Type "_MuveraConfig | None" is not assignable to type "_MuveraConfigCreate | None"
Type "_MuveraConfig" is not assignable to type "_MuveraConfigCreate | None"
"_MuveraConfig" is not assignable to "_MuveraConfigCreate"
"_MuveraConfig" is not assignable to "None" (reportArgumentType)
|
|
Run Type Checking (3.13, integration_embedded):
weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"
Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
|
|
|
|
Run Type Checking (3.13, integration):
weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"
Type "bool | None" is not assignable to type "bool"
"None" is not assignable to "bool" (reportArgumentType)
|
|
Run Type Checking (3.13, integration):
weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_MuveraConfigCreate | None" in function "__init__"
Type "_MuveraConfig | None" is not assignable to type "_MuveraConfigCreate | None"
Type "_MuveraConfig" is not assignable to type "_MuveraConfigCreate | None"
"_MuveraConfig" is not assignable to "_MuveraConfigCreate"
"_MuveraConfig" is not assignable to "None" (reportArgumentType)
|
|
Run Type Checking (3.13, integration):
weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"
Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
|
|
|
|
Run Type Checking (3.10, integration):
weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"
Type "bool | None" is not assignable to type "bool"
"None" is not assignable to "bool" (reportArgumentType)
|
|
Run Type Checking (3.10, integration):
weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_MuveraConfigCreate | None" in function "__init__"
Type "_MuveraConfig | None" is not assignable to type "_MuveraConfigCreate | None"
Type "_MuveraConfig" is not assignable to type "_MuveraConfigCreate | None"
"_MuveraConfig" is not assignable to "_MuveraConfigCreate"
"_MuveraConfig" is not assignable to "None" (reportArgumentType)
|
|
Run Type Checking (3.10, integration):
weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"
Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
|
|
|
|
Run Type Checking (3.12, integration_embedded):
weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"
Type "bool | None" is not assignable to type "bool"
"None" is not assignable to "bool" (reportArgumentType)
|
|
Run Type Checking (3.12, integration_embedded):
weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_MuveraConfigCreate | None" in function "__init__"
Type "_MuveraConfig | None" is not assignable to type "_MuveraConfigCreate | None"
Type "_MuveraConfig" is not assignable to type "_MuveraConfigCreate | None"
"_MuveraConfig" is not assignable to "_MuveraConfigCreate"
"_MuveraConfig" is not assignable to "None" (reportArgumentType)
|
|
Run Type Checking (3.12, integration_embedded):
weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"
Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
|
|
|
|
Run Type Checking (3.10, weaviate):
weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"
Type "bool | None" is not assignable to type "bool"
"None" is not assignable to "bool" (reportArgumentType)
|
|
Run Type Checking (3.10, weaviate):
weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_MuveraConfigCreate | None" in function "__init__"
Type "_MuveraConfig | None" is not assignable to type "_MuveraConfigCreate | None"
Type "_MuveraConfig" is not assignable to type "_MuveraConfigCreate | None"
"_MuveraConfig" is not assignable to "_MuveraConfigCreate"
"_MuveraConfig" is not assignable to "None" (reportArgumentType)
|
|
Run Type Checking (3.10, weaviate):
weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"
Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
|
|
Run Type Checking (3.10, weaviate)
3 errors
|
|
Run Type Checking (3.10, integration_embedded):
weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"
Type "bool | None" is not assignable to type "bool"
"None" is not assignable to "bool" (reportArgumentType)
|
|
Run Type Checking (3.10, integration_embedded):
weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_MuveraConfigCreate | None" in function "__init__"
Type "_MuveraConfig | None" is not assignable to type "_MuveraConfigCreate | None"
Type "_MuveraConfig" is not assignable to type "_MuveraConfigCreate | None"
"_MuveraConfig" is not assignable to "_MuveraConfigCreate"
"_MuveraConfig" is not assignable to "None" (reportArgumentType)
|
|
Run Type Checking (3.10, integration_embedded):
weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"
Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
|
|
|
|
Run Type Checking (3.12, weaviate):
weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"
Type "bool | None" is not assignable to type "bool"
"None" is not assignable to "bool" (reportArgumentType)
|
|
Run Type Checking (3.12, weaviate):
weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_MuveraConfigCreate | None" in function "__init__"
Type "_MuveraConfig | None" is not assignable to type "_MuveraConfigCreate | None"
Type "_MuveraConfig" is not assignable to type "_MuveraConfigCreate | None"
"_MuveraConfig" is not assignable to "_MuveraConfigCreate"
"_MuveraConfig" is not assignable to "None" (reportArgumentType)
|
|
Run Type Checking (3.12, weaviate):
weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"
Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
|
|
Run Type Checking (3.12, weaviate)
3 errors
|
|
Run Type Checking (3.9, integration):
weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"
Type "bool | None" is not assignable to type "bool"
"None" is not assignable to "bool" (reportArgumentType)
|
|
Run Type Checking (3.9, integration):
weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_MuveraConfigCreate | None" in function "__init__"
Type "_MuveraConfig | None" is not assignable to type "_MuveraConfigCreate | None"
Type "_MuveraConfig" is not assignable to type "_MuveraConfigCreate | None"
"_MuveraConfig" is not assignable to "_MuveraConfigCreate"
"_MuveraConfig" is not assignable to "None" (reportArgumentType)
|
|
Run Type Checking (3.9, integration):
weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"
Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
|
|
Run Type Checking (3.9, integration)
3 errors
|
|
Run Type Checking (3.9, weaviate):
weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"
Type "bool | None" is not assignable to type "bool"
"None" is not assignable to "bool" (reportArgumentType)
|
|
Run Type Checking (3.9, weaviate):
weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_MuveraConfigCreate | None" in function "__init__"
Type "_MuveraConfig | None" is not assignable to type "_MuveraConfigCreate | None"
Type "_MuveraConfig" is not assignable to type "_MuveraConfigCreate | None"
"_MuveraConfig" is not assignable to "_MuveraConfigCreate"
"_MuveraConfig" is not assignable to "None" (reportArgumentType)
|
|
Run Type Checking (3.9, weaviate):
weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"
Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
|
|
Run Type Checking (3.9, weaviate)
3 errors
|
|
Run Type Checking (3.12, integration):
weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"
Type "bool | None" is not assignable to type "bool"
"None" is not assignable to "bool" (reportArgumentType)
|
|
Run Type Checking (3.12, integration):
weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_MuveraConfigCreate | None" in function "__init__"
Type "_MuveraConfig | None" is not assignable to type "_MuveraConfigCreate | None"
Type "_MuveraConfig" is not assignable to type "_MuveraConfigCreate | None"
"_MuveraConfig" is not assignable to "_MuveraConfigCreate"
"_MuveraConfig" is not assignable to "None" (reportArgumentType)
|
|
Run Type Checking (3.12, integration):
weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"
Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
|
|
|
|
Run Type Checking (3.9, integration_embedded):
weaviate/collections/classes/config.py#L2057
Argument of type "bool | None" cannot be assigned to parameter "enabled" of type "bool" in function "__init__"
Type "bool | None" is not assignable to type "bool"
"None" is not assignable to "bool" (reportArgumentType)
|
|
Run Type Checking (3.9, integration_embedded):
weaviate/collections/classes/config_methods.py#L173
Argument of type "_MuveraConfig | None" cannot be assigned to parameter "encoding" of type "_MuveraConfigCreate | None" in function "__init__"
Type "_MuveraConfig | None" is not assignable to type "_MuveraConfigCreate | None"
Type "_MuveraConfig" is not assignable to type "_MuveraConfigCreate | None"
"_MuveraConfig" is not assignable to "_MuveraConfigCreate"
"_MuveraConfig" is not assignable to "None" (reportArgumentType)
|
|
Run Type Checking (3.9, integration_embedded):
weaviate/collections/classes/config_vector_index.py#L80
Cannot access attribute "encoding_name" for class "_EncodingConfigCreate"
Attribute "encoding_name" is unknown (reportAttributeAccessIssue)
|
|
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-report-integration
Expired
|
40.3 KB |
sha256:19474fff3535da571f98340aeec0e8a705ec1d244b36c6810a7518e46ab6bfbf
|
|
|
coverage-report-integration-embedded
Expired
|
28.3 KB |
sha256:b9478096e8a2e6bf279645ee09bb3cf98563fe0aca808cbf51367f65b2e674cb
|
|
|
coverage-report-mock_tests
Expired
|
29.1 KB |
sha256:9da448c2567a36ee096c244b5a437cd71516330f047ef2d08cc49ef620dda0c0
|
|
|
coverage-report-test
Expired
|
29.5 KB |
sha256:34b9c9850232dcac84402a6681deab43a7a13017bc6cdcfb0851f45e1629c97f
|
|
|
weaviate-python-client-wheel
Expired
|
380 KB |
sha256:ea72cefd11c12a7ed9f64ecfebd3566fe87da26ca2c1bcca0e9039cccedafc87
|
|