Skip to content

Conversation

maxrjones
Copy link
Member

This PR consolidates codecov's configuration to a single YAML.

#1158 moved the codecov config from the repository's root to .github/codecov.yml. #2682 added a codecov config back to the root of the repository. Since the .github/codecov.yml version wasn't noticed during #2682 and that location is undocumented in codecov's docs, I am proposing consolidating to the yaml at the root of the repository.

This could be why the changes from #3166 are not persisting in https://app.codecov.io/gh/zarr-developers/zarr-python/config/yaml. Alternatively, a PR out-of-sync with main could have overwrote the new configuration.

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 Jul 7, 2025
@dstansby dstansby removed the needs release notes Automatically applied to PRs which haven't added release notes label Jul 7, 2025
@dstansby dstansby merged commit 0acf550 into zarr-developers:main Jul 7, 2025
30 checks passed
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