-
Notifications
You must be signed in to change notification settings - Fork 49
[testing] Swaps out path for xarray anon s3 test #735
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
base: main
Are you sure you want to change the base?
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #735 +/- ##
=======================================
Coverage 87.55% 87.55%
=======================================
Files 35 35
Lines 1848 1848
=======================================
Hits 1618 1618
Misses 230 230 🚀 New features to boost your workflow:
|
Is the |
Two test failures seem to be unrelated and also happening here: https://github.com/zarr-developers/VirtualiZarr/actions/runs/16819018680/job/47642147440 |
Yeah 😕 - I raised #761 to track that. For this PR - how big is that file the test is now pointing to? |
Thanks! Looks like ~283KB |
If we really want to avoid network usage even for small files, we could use minio to test anon s3 access. |
Uh oh!
There was an error while loading. Please reload this page.