Commit 9837010
NITHIVARSHA T P
test: add tests for version info in zarr
As part of my open source journey, I contributed to the Zarr-Python project—a community-driven library for chunked, compressed N-dimensional arrays—by adding and validating tests for its version information. Following the project’s contribution guidelines, I set up a development environment, explored the codebase, and ensured my changes were clear and reviewable. My tests guarantee that the version metadata (zarr.__version__) is always present and correctly formatted, which is essential for bug reporting, compatibility checks, and reliable package releases. This aligns with Zarr’s commitment to high test coverage and robust, user-friendly development practices.1 parent dd5a321 commit 9837010
1 file changed
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
0 commit comments