Skip to content

Fix segfault when UDT name >= GxB_MAX_NAME_LEN#570

Merged
eriknw merged 1 commit intopython-graphblas:mainfrom
jim22k:fix/segfault
Mar 21, 2026
Merged

Fix segfault when UDT name >= GxB_MAX_NAME_LEN#570
eriknw merged 1 commit intopython-graphblas:mainfrom
jim22k:fix/segfault

Conversation

@jim22k
Copy link
Member

@jim22k jim22k commented Mar 21, 2026

Claude to the rescue after not understanding the root cause.

@jim22k jim22k requested a review from eriknw March 21, 2026 20:40
@codecov
Copy link

codecov bot commented Mar 21, 2026

Codecov Report

❌ Patch coverage is 47.36842% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.35%. Comparing base (522b696) to head (094c3e3).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #570      +/-   ##
==========================================
- Coverage   99.13%   96.35%   -2.79%     
==========================================
  Files          93       93              
  Lines       21855    21955     +100     
  Branches     4130     2677    -1453     
==========================================
- Hits        21667    21154     -513     
- Misses        121      704     +583     
- Partials       67       97      +30     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@eriknw
Copy link
Member

eriknw commented Mar 21, 2026

Looks great, thanks @jim22k (and Claude)! The failing CI is expected--we haven't updated things in a while. Merging

@eriknw eriknw merged commit fec13d7 into python-graphblas:main Mar 21, 2026
10 of 16 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.

2 participants