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

Allow to choose Pardiso vendor #506

Merged
merged 4 commits into from
Jun 5, 2024
Merged

Conversation

j-fu
Copy link
Contributor

@j-fu j-fu commented Jun 5, 2024

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

Additional context

Add any other context about the problem here.

Copy link

codecov bot commented Jun 5, 2024

Codecov Report

Attention: Patch coverage is 56.00000% with 11 lines in your changes missing coverage. Please review.

Project coverage is 62.43%. Comparing base (1f8eb0d) to head (0c0de1c).

Files Patch % Lines
ext/LinearSolvePardisoExt.jl 57.14% 9 Missing ⚠️
src/extension_algs.jl 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #506      +/-   ##
==========================================
- Coverage   62.72%   62.43%   -0.30%     
==========================================
  Files          29       29              
  Lines        2235     2247      +12     
==========================================
+ Hits         1402     1403       +1     
- Misses        833      844      +11     

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

@ChrisRackauckas ChrisRackauckas merged commit 175a74f into SciML:main Jun 5, 2024
12 of 16 checks passed
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.

2 participants