Skip to content

Add Unpack.jl to LinearSolvePardiso #132

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

Merged
merged 7 commits into from
May 21, 2022
Merged

Add Unpack.jl to LinearSolvePardiso #132

merged 7 commits into from
May 21, 2022

Conversation

ChrisRackauckas
Copy link
Member

No description provided.

@coveralls
Copy link

coveralls commented May 21, 2022

Pull Request Test Coverage Report for Build 2362811644

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+1.6%) to 62.109%

Files with Coverage Reduction New Missed Lines %
src/factorization.jl 2 74.82%
Totals Coverage Status
Change from base Build 2356622812: 1.6%
Covered Lines: 318
Relevant Lines: 512

💛 - Coveralls

@codecov
Copy link

codecov bot commented May 21, 2022

Codecov Report

Merging #132 (bd0d330) into main (bcb4791) will decrease coverage by 0.47%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #132      +/-   ##
==========================================
- Coverage   61.74%   61.27%   -0.48%     
==========================================
  Files           9        9              
  Lines         515      519       +4     
==========================================
  Hits          318      318              
- Misses        197      201       +4     
Impacted Files Coverage Δ
src/iterative_wrappers.jl 81.42% <0.00%> (-2.40%) ⬇️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@ChrisRackauckas ChrisRackauckas merged commit 9cf1981 into main May 21, 2022
@ChrisRackauckas ChrisRackauckas deleted the unpack branch May 21, 2022 12:14
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