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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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 90.92%. Comparing base (506c89b) to head (ffa69ad).

❌ Your project check has failed because the head coverage (90.92%) is below the target coverage (100.00%). You can increase the head coverage or adjust the target coverage.

❗ There is a different number of reports uploaded between BASE (506c89b) and HEAD (ffa69ad). Click for more details.

HEAD has 10 uploads less than BASE
Flag BASE (506c89b) HEAD (ffa69ad)
15 5
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #772      +/-   ##
==========================================
- Coverage   99.96%   90.92%   -9.04%     
==========================================
  Files          64       64              
  Lines        2789     2789              
==========================================
- Hits         2788     2536     -252     
- Misses          1      253     +252     

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.

@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 ?

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
1 participant