Skip to content

MNT: bump to main branch of c-blosc to fix gcc15 compilation #772

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

Merged
merged 3 commits into from
Aug 19, 2025

Conversation

tacaswell
Copy link
Contributor

close #750

[Description of PR]

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)

Copy link

codecov bot commented Aug 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (633d57d) to head (ffdc711).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #772   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           64        64           
  Lines         2804      2804           
=========================================
  Hits          2804      2804           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tacaswell tacaswell changed the title MNT: dump to main branch of c-blosc to fix gcc15 compilation MNT: bump to main branch of c-blosc to fix gcc15 compilation Aug 5, 2025
@tacaswell
Copy link
Contributor Author

Looks like the CI failures are fixed by #766 ?

@d-v-b d-v-b enabled auto-merge (squash) August 19, 2025 11:10
@d-v-b d-v-b merged commit 878d2b3 into zarr-developers:main Aug 19, 2025
32 checks passed
@tacaswell tacaswell deleted the mnt/cblosc-build branch August 19, 2025 14:37
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.

Does not compile with GCC 15’s new default -std=gnu23
2 participants