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

Don't use relative fixture path #1364

Merged
merged 1 commit into from
Mar 10, 2023

Conversation

joshmoore
Copy link
Member

see: #1312
see: #1347
see: #1348

Attempting to make conda-forge happy again.

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/tutorial.rst
  • Changes documented in docs/release.rst
  • 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 Mar 10, 2023
@codecov
Copy link

codecov bot commented Mar 10, 2023

Codecov Report

Merging #1364 (6ddb9bd) into main (eacda8d) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main     #1364   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           36        36           
  Lines        14802     14803    +1     
=========================================
+ Hits         14802     14803    +1     
Impacted Files Coverage Δ
zarr/tests/test_attrs.py 100.00% <100.00%> (ø)

@joshmoore joshmoore merged commit 6e63fe9 into zarr-developers:main Mar 10, 2023
@joshmoore joshmoore deleted the fix-1132-v2 branch March 10, 2023 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs release notes Automatically applied to PRs which haven't added release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant