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

Add get_size_on_disk method to RemoteData #6584

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    1aeea2f View commit details
    Browse the repository at this point in the history
  2. Implement function with du and lstat fallback

    In addition, extend the tests for `RemoteData` in `test_remote.py`
    for the methods added in this PR, as well as parametrize them to run on
    a `RemoteData` via local and ssh transport.
    GeigerJ2 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    d7af702 View commit details
    Browse the repository at this point in the history
  3. Implement function with du and lstat fallback

    In addition, extend the tests for `RemoteData` in `test_remote.py`
    for the methods added in this PR, as well as parametrize them to run on
    a `RemoteData` via local and ssh transport.
    GeigerJ2 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    10e0a62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d08be75 View commit details
    Browse the repository at this point in the history
  5. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and GeigerJ2 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    26abd5a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4fcb1ba View commit details
    Browse the repository at this point in the history