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

Update to latest SuiteSparse and auto-generate wrappers #18

Merged
merged 9 commits into from
Feb 9, 2024
Merged

Conversation

ViralBShah
Copy link
Member

@ViralBShah ViralBShah commented Aug 23, 2023

  • Update clang generator
  • Remove klu_lib.jl and use auto-generated wrappers.jl
  • Only works on 1.10 - since it has to be synced with SuiteSparse
  • Update docs/make.jl
  • Update CI matrix to test only on 1.10 and introduce all platforms

@ViralBShah ViralBShah changed the title Update Clang.jl Use latest Clang.jl version to generate the wrappers Aug 23, 2023
@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Attention: 191 lines in your changes are missing coverage. Please review.

Comparison is base (aee5644) 79.25% compared to head (d0e5e6f) 55.85%.

Files Patch % Lines
src/wrappers.jl 27.75% 190 Missing ⚠️
src/KLU.jl 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #18       +/-   ##
===========================================
- Coverage   79.25%   55.85%   -23.41%     
===========================================
  Files           1        2        +1     
  Lines         294      564      +270     
===========================================
+ Hits          233      315       +82     
- Misses         61      249      +188     

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

@ViralBShah ViralBShah merged commit 5162d1f into main Feb 9, 2024
6 of 8 checks passed
@ViralBShah ViralBShah deleted the vs/clang branch February 9, 2024 16:42
@ViralBShah ViralBShah changed the title Use latest Clang.jl version to generate the wrappers Update to latest SuiteSparse and auto-generate wrappers Feb 9, 2024
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