Skip to content

Bump libdeeplake version. #12235

Bump libdeeplake version.

Bump libdeeplake version. #12235

Triggered via pull request April 29, 2024 14:01
Status Success
Total duration 26m 45s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 1 warning
test_pytorch.test_pytorch_data_decode: deeplake/enterprise/test_pytorch.py#L948
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa1 in position 0: invalid start byte
test_access_method.test_access_method_with_creds: deeplake/api/tests/test_access_method.py#L94
deeplake.util.exceptions.SampleAppendError: Failed to append a sample to the tensor 'images'. See more details in the traceback.
test_api.test_transform_upload_fail[0]: deeplake/api/tests/test_api.py#L2235
deeplake.util.exceptions.TransformError: Transform failed at index 1 of the input data on the item: 1. See traceback for more details. If you wish to skip the samples that cause errors, please specify `ignore_errors=True`.
test_views.test_save_view_ignore_errors: deeplake/api/tests/test_views.py#L156
AssertionError: assert 3 == 8 + where 3 = len(Dataset(path='./hub_pytest/test_views/test_save_view_ignore_errors/.queries/two', read_only=True, tensors=['images', 'labels']))
test_deepmemory.test_deepmemory_evaluate_without_embedding_function: deeplake/core/vectorstore/deep_memory/test_deepmemory.py#L1
failed on setup with "deeplake.util.exceptions.InvalidTokenException: Token is invalid. Make sure the full token string is included and try again."
test_access_method.test_access_method_with_creds: deeplake/api/tests/test_access_method.py#L94
deeplake.util.exceptions.SampleAppendError: Failed to append a sample to the tensor 'images'. See more details in the traceback.
test_deepmemory.test_deepmemory_evaluate: deeplake/core/vectorstore/deep_memory/test_deepmemory.py#L189
AssertionError: assert {'recall@1': ...@3': 0.6, ...} == {'recall@1': ...@3': 0.6, ...} Omitting 5 identical items, use -vv to show Differing items: {'recall@1': 0.3} != {'recall@1': 0.4} Full diff: { - 'recall@1': 0.4, ? ^ + 'recall@1': 0.3, ? ^ 'recall@10': 0.6, 'recall@100': 0.9, 'recall@3': 0.6, 'recall@5': 0.6, 'recall@50': 0.7, }
test_access_method.test_access_method_with_creds: deeplake/api/tests/test_access_method.py#L94
deeplake.util.exceptions.SampleAppendError: Failed to append a sample to the tensor 'images'. See more details in the traceback.
test_views.test_save_view_ignore_errors: deeplake/api/tests/test_views.py#L156
AssertionError: assert 7 == 8 + where 7 = len(Dataset(path='./hub_pytest/test_views/test_save_view_ignore_errors/.queries/two', read_only=True, tensors=['images', 'labels']))
test_deepmemory.test_deepmemory_evaluate: deeplake/core/vectorstore/deep_memory/test_deepmemory.py#L189
AssertionError: assert {'recall@1': ...@3': 0.5, ...} == {'recall@1': ...@3': 0.6, ...} Differing items: {'recall@100': 0.6} != {'recall@100': 0.9} {'recall@1': 0.3} != {'recall@1': 0.4} {'recall@3': 0.5} != {'recall@3': 0.6} {'recall@50': 0.5} != {'recall@50': 0.7} {'recall@10': 0.5} != {'recall@10': 0.6} {'recall@5': 0.5} != {'recall@5': 0.6} Full diff: { - 'recall@1': 0.4, ? ^ + 'recall@1': 0.3, ? ^ + 'recall@10': 0.5, - 'recall@10': 0.6, + 'recall@100': 0.6, ? + - 'recall@100': 0.9, - 'recall@3': 0.6, ? ^ + 'recall@3': 0.5, ? ^ - 'recall@5': 0.6, ? ^ + 'recall@5': 0.5, ? ^ - 'recall@50': 0.7, ? ^ + 'recall@50': 0.5, ? ^ }
test_access_method.test_access_method_with_creds: deeplake/api/tests/test_access_method.py#L94
deeplake.util.exceptions.SampleAppendError: Failed to append a sample to the tensor 'images'. See more details in the traceback.
test_query.test_link_materialize[1]: deeplake/core/query/test/test_query.py#L467
deeplake.util.exceptions.SampleAppendError: Failed to append a sample to the tensor 'abc'. See more details in the traceback.
test_access_method.test_access_method_with_creds: deeplake/api/tests/test_access_method.py#L112
deeplake.util.exceptions.TransformError: Transform failed at index 0 of the input data. See traceback for more details. If you wish to skip the samples that cause errors, please specify `ignore_errors=True`.
test_deepmemory.test_deepmemory_evaluate: deeplake/core/vectorstore/deep_memory/test_deepmemory.py#L189
AssertionError: assert {'recall@1': ...@3': 0.5, ...} == {'recall@1': ...@3': 0.6, ...} Differing items: {'recall@5': 0.5} != {'recall@5': 0.6} {'recall@1': 0.3} != {'recall@1': 0.4} {'recall@100': 0.8} != {'recall@100': 0.9} {'recall@3': 0.5} != {'recall@3': 0.6} {'recall@10': 0.5} != {'recall@10': 0.6} {'recall@50': 0.6} != {'recall@50': 0.7} Full diff: { - 'recall@1': 0.4, ? ^ + 'recall@1': 0.3, ? ^ - 'recall@10': 0.6, ? ^ + 'recall@10': 0.5, ? ^ - 'recall@100': 0.9, ? ^ + 'recall@100': 0.8, ? ^ - 'recall@3': 0.6, ? ^ + 'recall@3': 0.5, ? ^ + 'recall@5': 0.5, - 'recall@5': 0.6, + 'recall@50': 0.6, ? + - 'recall@50': 0.7, }
test_deepmemory.test_deepmemory_search_on_local_datasets: deeplake/core/vectorstore/deep_memory/test_deepmemory.py#L578
AssertionError: assert '31715818' in ['30720103', '6219790', '37437064', '21456232', '3874000', '39300105', ...]
test_access_method.test_access_method_with_creds: deeplake/api/tests/test_access_method.py#L112
deeplake.util.exceptions.TransformError: Transform failed at index 0 of the input data. See traceback for more details. If you wish to skip the samples that cause errors, please specify `ignore_errors=True`.
test_api.test_transform_upload_fail[2]: deeplake/api/tests/test_api.py#L2235
deeplake.util.exceptions.TransformError: Transform failed at index 2 of the input data on the item: 2. See traceback for more details. If you wish to skip the samples that cause errors, please specify `ignore_errors=True`.
Python linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.