Skip to content

gate cargo test/example targets behind zarr feature#61

Merged
aseyboldt merged 2 commits intopymc-devs:mainfrom
elc45:tests
Mar 31, 2026
Merged

gate cargo test/example targets behind zarr feature#61
aseyboldt merged 2 commits intopymc-devs:mainfrom
elc45:tests

Conversation

@elc45
Copy link
Copy Markdown
Contributor

@elc45 elc45 commented Mar 31, 2026

cargo test fails to compile crates with optional features off cause some tests are unconditionally trying to import Zarr. same with example targets

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.23%. Comparing base (394c629) to head (56c389d).
⚠️ Report is 116 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (394c629) and HEAD (56c389d). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (394c629) HEAD (56c389d)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #61       +/-   ##
===========================================
- Coverage   83.77%   61.23%   -22.54%     
===========================================
  Files           8       31       +23     
  Lines        1923     8008     +6085     
===========================================
+ Hits         1611     4904     +3293     
- Misses        312     3104     +2792     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@aseyboldt
Copy link
Copy Markdown
Member

Thanks, that's much cleaner!

@aseyboldt aseyboldt merged commit 8c7f3ed into pymc-devs:main Mar 31, 2026
4 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.

3 participants