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

Async filesystem implementation #283

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

feat: Add naive async filesystem implementation

6e6c4e6
Select commit
Loading
Failed to load commit list.
Draft

Async filesystem implementation #283

feat: Add naive async filesystem implementation
6e6c4e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 5, 2024 in 0s

30.00% of diff hit (target 93.99%)

View this Pull Request on Codecov

30.00% of diff hit (target 93.99%)

Annotations

Check warning on line 1 in src/lakefs_spec/asyn/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lakefs_spec/asyn/__init__.py#L1

Added line #L1 was not covered by tests

Check warning on line 3 in src/lakefs_spec/asyn/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lakefs_spec/asyn/__init__.py#L3

Added line #L3 was not covered by tests

Check warning on line 1 in src/lakefs_spec/asyn/spec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lakefs_spec/asyn/spec.py#L1

Added line #L1 was not covered by tests

Check warning on line 3 in src/lakefs_spec/asyn/spec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lakefs_spec/asyn/spec.py#L3

Added line #L3 was not covered by tests

Check warning on line 6 in src/lakefs_spec/asyn/spec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lakefs_spec/asyn/spec.py#L5-L6

Added lines #L5 - L6 were not covered by tests

Check warning on line 9 in src/lakefs_spec/asyn/spec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lakefs_spec/asyn/spec.py#L9

Added line #L9 was not covered by tests

Check warning on line 13 in src/lakefs_spec/asyn/spec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lakefs_spec/asyn/spec.py#L12-L13

Added lines #L12 - L13 were not covered by tests

Check warning on line 15 in src/lakefs_spec/asyn/spec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lakefs_spec/asyn/spec.py#L15

Added line #L15 was not covered by tests

Check warning on line 30 in src/lakefs_spec/asyn/spec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lakefs_spec/asyn/spec.py#L30

Added line #L30 was not covered by tests

Check warning on line 32 in src/lakefs_spec/asyn/spec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lakefs_spec/asyn/spec.py#L32

Added line #L32 was not covered by tests

Check warning on line 48 in src/lakefs_spec/asyn/spec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lakefs_spec/asyn/spec.py#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 51 in src/lakefs_spec/asyn/spec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lakefs_spec/asyn/spec.py#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 54 in src/lakefs_spec/asyn/spec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lakefs_spec/asyn/spec.py#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 57 in src/lakefs_spec/asyn/spec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lakefs_spec/asyn/spec.py#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 60 in src/lakefs_spec/asyn/spec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lakefs_spec/asyn/spec.py#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 63 in src/lakefs_spec/asyn/spec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lakefs_spec/asyn/spec.py#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 66 in src/lakefs_spec/asyn/spec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lakefs_spec/asyn/spec.py#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 69 in src/lakefs_spec/asyn/spec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lakefs_spec/asyn/spec.py#L68-L69

Added lines #L68 - L69 were not covered by tests