Skip to content

PEP 735: optional-dependenciesdependency-groups#841

Open
DimitriPapadopoulos wants to merge 1 commit intozarr-developers:mainfrom
DimitriPapadopoulos:PEP735
Open

PEP 735: optional-dependenciesdependency-groups#841
DimitriPapadopoulos wants to merge 1 commit intozarr-developers:mainfrom
DimitriPapadopoulos:PEP735

Conversation

@DimitriPapadopoulos
Copy link
Copy Markdown
Contributor

@DimitriPapadopoulos DimitriPapadopoulos commented Apr 19, 2026

This way test dependencies test and test_extras won't appear as runtime dependencies in PiPy:
https://pypi.org/project/numcodecs/

image

TODO:

  • Unit tests and/or doctests in docstrings
  • Tests pass locally
  • Docstrings and API docs for any new/modified user-facing classes and functions
  • Changes documented in docs/release.rst
  • Docs build locally
  • GitHub Actions CI passes
  • Test coverage to 100% (Codecov passes)

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.22%. Comparing base (1fdde70) to head (56d45f9).

Additional details and impacted files
@@             Coverage Diff             @@
##              main     #841      +/-   ##
===========================================
- Coverage   100.00%   98.22%   -1.78%     
===========================================
  Files           27       27              
  Lines          901      901              
===========================================
- Hits           901      885      -16     
- Misses           0       16      +16     

see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

This way test dependencies won't appear as runtime dependencies in PiPy:
	https://pypi.org/project/numcodecs/
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.

1 participant