Skip to content
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

Fix GraphBLAS complex value compilation #41

Merged
merged 1 commit into from
Sep 3, 2023
Merged

Fix GraphBLAS complex value compilation #41

merged 1 commit into from
Sep 3, 2023

Conversation

alugowski
Copy link
Owner

Fixes #40

@codecov
Copy link

codecov bot commented Sep 3, 2023

Codecov Report

Patch coverage: 72.72% and no project coverage change.

Comparison is base (874838b) 93.46% compared to head (b3204e7) 93.46%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #41   +/-   ##
=======================================
  Coverage   93.46%   93.46%           
=======================================
  Files          23       23           
  Lines        2187     2187           
  Branches      279      279           
=======================================
  Hits         2044     2044           
  Misses        143      143           
Files Changed Coverage Δ
include/fast_matrix_market/app/GraphBLAS.hpp 85.40% <72.72%> (ø)

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

@alugowski alugowski changed the title Fix GraphBLAS complex value test fails Fix GraphBLAS complex value compilation Sep 3, 2023
@alugowski alugowski merged commit 53d22c1 into main Sep 3, 2023
22 checks passed
@alugowski alugowski deleted the gblas_complex branch September 3, 2023 08:04
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.

Fix macOS complex value test fails
1 participant