Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v3] StoreTests[RemoteStore] #1956

Closed
wants to merge 27 commits into from
Closed

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    c21da45 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    5489408 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. upath to be optional

    martindurant committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    29fa0a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2adda5 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. fill out methods

    martindurant committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    320a671 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79477f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. fixes

    martindurant committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    9104bdc View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    581eafe View commit details
    Browse the repository at this point in the history
  2. importable

    martindurant committed May 29, 2024
    Configuration menu
    Copy the full SHA
    20c9387 View commit details
    Browse the repository at this point in the history
  3. exceptions

    martindurant committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b6bfa11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02d8149 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    9c402b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d2a251 View commit details
    Browse the repository at this point in the history
  3. Add simple test

    martindurant committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    e0c0ee4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0be84d2 View commit details
    Browse the repository at this point in the history
  5. Add to test env

    martindurant committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    682f8e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. fix typing

    normanrz committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5315fda View commit details
    Browse the repository at this point in the history
  2. Update src/zarr/store/remote.py

    Co-authored-by: Norman Rzepka <code@normanrz.com>
    martindurant and normanrz committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6eac094 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5114a9 View commit details
    Browse the repository at this point in the history
  4. BufferPrototype

    normanrz committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7920195 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    12baaa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    095d72e View commit details
    Browse the repository at this point in the history
  3. remove implementation of test_get, and make s3 fixture autoused, to r…

    …eveal multiple event loop error
    d-v-b committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    6ab1099 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Update tests/v3/test_store/test_remote.py

    Co-authored-by: Martin Durant <martindurant@users.noreply.github.com>
    d-v-b and martindurant committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a4ca371 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0896cb8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'mdurant_v3_fsspec' of https://github.com/d-v-b/zarr-python

     into mdurant_v3_fsspec
    d-v-b committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a4e1c20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93a2c6a View commit details
    Browse the repository at this point in the history