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

SSH tunnel support for S3Store #882

Merged
merged 19 commits into from Nov 21, 2023

Merge remote-tracking branch 'origin/feat_s3_sshtunnel' into feat_s3_…

6cae273
Select commit
Failed to load commit list.
Merged

SSH tunnel support for S3Store #882

Merge remote-tracking branch 'origin/feat_s3_sshtunnel' into feat_s3_…
6cae273
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Nov 21, 2023 in 1s

78.37% of diff hit (target 87.76%)

View this Pull Request on Codecov

78.37% of diff hit (target 87.76%)

Annotations

Check warning on line 133 in src/maggma/stores/aws.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/maggma/stores/aws.py#L133

Added line #L133 was not covered by tests

Check warning on line 328 in src/maggma/stores/aws.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/maggma/stores/aws.py#L328

Added line #L328 was not covered by tests

Check warning on line 342 in src/maggma/stores/aws.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/maggma/stores/aws.py#L341-L342

Added lines #L341 - L342 were not covered by tests

Check warning on line 45 in src/maggma/stores/ssh_tunnel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/maggma/stores/ssh_tunnel.py#L45

Added line #L45 was not covered by tests

Check warning on line 48 in src/maggma/stores/ssh_tunnel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/maggma/stores/ssh_tunnel.py#L48

Added line #L48 was not covered by tests

Check warning on line 59 in src/maggma/stores/ssh_tunnel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/maggma/stores/ssh_tunnel.py#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 77 in src/maggma/stores/ssh_tunnel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/maggma/stores/ssh_tunnel.py#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 81 in src/maggma/stores/ssh_tunnel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/maggma/stores/ssh_tunnel.py#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 85 in src/maggma/stores/ssh_tunnel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/maggma/stores/ssh_tunnel.py#L85

Added line #L85 was not covered by tests

Check warning on line 91 in src/maggma/stores/ssh_tunnel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/maggma/stores/ssh_tunnel.py#L89-L91

Added lines #L89 - L91 were not covered by tests