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

CompatHelper: bump compat for KLU to 0.4, (keep existing compat) #196

Conversation

github-actions[bot]
Copy link
Contributor

This pull request changes the compat entry for the KLU package from 0.3.0 to 0.3.0, 0.4.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.

@ChrisRackauckas ChrisRackauckas force-pushed the compathelper/new_version/2022-09-14-00-14-44-422-00573357958 branch from 2a8f7bd to a4309ac Compare September 14, 2022 00:14
@codecov
Copy link

codecov bot commented Sep 14, 2022

Codecov Report

Merging #196 (a4309ac) into main (000acfc) will increase coverage by 2.26%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #196      +/-   ##
==========================================
+ Coverage   65.86%   68.13%   +2.26%     
==========================================
  Files           9        9              
  Lines         627      681      +54     
==========================================
+ Hits          413      464      +51     
- Misses        214      217       +3     
Impacted Files Coverage Δ
src/factorization.jl 87.15% <0.00%> (+1.93%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@oscardssmith
Copy link
Contributor

What's the status on this?

@rayegun
Copy link
Collaborator

rayegun commented Oct 19, 2022

I'm working on both the UMFPACK and KLU changes right now for 1.9. I'll pick this up as well. IIRC 0.4 only had changes I needed for SuiteSparseGraphBLAS.jl, nothing this package needed to pick up

@rayegun
Copy link
Collaborator

rayegun commented Oct 19, 2022

Yes the only change was to use an AbstractKLUFactorization so I can extend things more easily in other packages.

@ChrisRackauckas ChrisRackauckas merged commit cbeca68 into main Oct 19, 2022
@ChrisRackauckas ChrisRackauckas deleted the compathelper/new_version/2022-09-14-00-14-44-422-00573357958 branch October 19, 2022 21:20
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.

3 participants