Skip to content

Conversation

d-v-b
Copy link
Contributor

@d-v-b d-v-b commented Aug 13, 2025

In main it's possible to have the executable examples test against a stale environment. This PR adds a --refresh flag to the invocation of uv run to ensure that the environment is fresh for every test invocation.

TODO:

  • Add unit tests and/or doctests in docstrings
  • Add docstrings and API docs for any new/modified user-facing classes and functions
  • New/modified features documented in docs/user-guide/*.rst
  • Changes documented as a new file in changes/
  • GitHub Actions have all passed
  • Test coverage is 100% (Codecov passes)

@github-actions github-actions bot added the needs release notes Automatically applied to PRs which haven't added release notes label Aug 13, 2025
@github-actions github-actions bot removed the needs release notes Automatically applied to PRs which haven't added release notes label Aug 13, 2025
@d-v-b d-v-b requested a review from a team August 13, 2025 09:13
@d-v-b d-v-b enabled auto-merge (squash) August 13, 2025 15:36
@d-v-b d-v-b merged commit c21d1f9 into zarr-developers:main Aug 13, 2025
29 checks passed
@d-v-b d-v-b deleted the fix/test-examples-refresh branch August 13, 2025 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants