Skip to content

Fix testing fix_test_suitesparse_graphblas #464

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 10 commits into from
Jun 22, 2023

Conversation

eriknw
Copy link
Member

@eriknw eriknw commented Jun 21, 2023

Fixes #463 oops; this actually fixes the CI failure issue seen in #462.

Looks like pytest started picking up the configuration from python-graphblas.

@coveralls
Copy link

coveralls commented Jun 21, 2023

Coverage Status

coverage: 99.655% (-0.2%) from 99.813%
when pulling ea185c2 on eriknw:fix_test_suitesparse_graphblas
into f0e0324 on python-graphblas:main.

@eriknw
Copy link
Member Author

eriknw commented Jun 21, 2023

Oh, also need to update for numpy 1.25.

@eriknw
Copy link
Member Author

eriknw commented Jun 22, 2023

Finally! Was the internet struggling today? All the services (PyPI, coveralls, etc.) seemed to be very flaky.

@eriknw eriknw merged commit a762cae into python-graphblas:main Jun 22, 2023
@coveralls
Copy link

coveralls commented Nov 24, 2024

Coverage Status

coverage: 88.871% (-10.9%) from 99.806%
when pulling 2b3b250 on eriknw:fix_test_suitesparse_graphblas
into f0e0324 on python-graphblas:main.

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.

bug: Fatal Python error: Segmentation fault
2 participants