Skip to content

Run slow tests in ci based on test-slow label #736

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

maxrjones
Copy link
Member

Addresses #735 (comment)

  • Closes #xxxx
  • Tests added
  • Tests passing
  • Full type hint coverage
  • Changes are documented in docs/releases.rst
  • New functions/methods are listed in api.rst
  • New functionality has documentation

Copy link

codecov bot commented Jul 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.55%. Comparing base (51c9eed) to head (91d008c).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #736      +/-   ##
==========================================
+ Coverage   87.45%   87.55%   +0.09%     
==========================================
  Files          34       35       +1     
  Lines        1818     1848      +30     
==========================================
+ Hits         1590     1618      +28     
- Misses        228      230       +2     

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.

@maxrjones maxrjones added the test-upstream Run the upstream tests on this PR label Jul 25, 2025
@maxrjones maxrjones added CI Continuous Integration test-slow Run slow tests labels Jul 25, 2025
@maxrjones
Copy link
Member Author

See zarr-developers/zarr-python#3264 (comment) for an explanation of the failing upstream tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration test-slow Run slow tests test-upstream Run the upstream tests on this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant