[testing] Swaps out path for xarray anon s3 test
- [x] Tests added
- [ ] Tests passing
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 87.55%. Comparing base (8230c36) to head (51b54d3).
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
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Is the slow-test actually being run in the CI?
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.