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

Ensure that BLAS is only called with BLAS element types #420

Merged
merged 2 commits into from
Nov 7, 2023

Conversation

ChrisRackauckas
Copy link
Member

No description provided.

Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Merging #420 (731d332) into main (d914caa) will decrease coverage by 0.15%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #420      +/-   ##
==========================================
- Coverage   64.62%   64.48%   -0.15%     
==========================================
  Files          26       26              
  Lines        2078     2078              
==========================================
- Hits         1343     1340       -3     
- Misses        735      738       +3     
Files Coverage Δ
src/LinearSolve.jl 89.33% <ø> (ø)
src/default.jl 65.30% <0.00%> (ø)

... and 1 file with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@ChrisRackauckas ChrisRackauckas merged commit b64f2f3 into main Nov 7, 2023
10 of 13 checks passed
@ChrisRackauckas ChrisRackauckas deleted the blaseltypes branch November 7, 2023 00:19
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.

1 participant