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

Adjust to AdjointFactorization #313

Merged
merged 3 commits into from
Feb 12, 2023
Merged

Adjust to AdjointFactorization #313

merged 3 commits into from
Feb 12, 2023

Conversation

dkarrasch
Copy link
Member

This prepares the ground for JuliaLang/julia#46874.

@codecov
Copy link

codecov bot commented Feb 10, 2023

Codecov Report

Base: 81.22% // Head: 81.17% // Decreases project coverage by -0.05% ⚠️

Coverage data is based on head (a8098b4) compared to base (992ab32).
Patch coverage: 57.14% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #313      +/-   ##
==========================================
- Coverage   81.22%   81.17%   -0.05%     
==========================================
  Files          24       24              
  Lines        3276     3278       +2     
==========================================
  Hits         2661     2661              
- Misses        615      617       +2     
Impacted Files Coverage Δ
src/BandedMatrices.jl 100.00% <ø> (ø)
src/symbanded/SplitCholesky.jl 49.61% <40.00%> (-0.77%) ⬇️
src/banded/linalg.jl 79.16% <57.14%> (ø)
src/banded/BandedLU.jl 64.55% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dkarrasch dkarrasch merged commit 6c66f3e into master Feb 12, 2023
@dkarrasch dkarrasch deleted the dk/adjfact branch February 12, 2023 15:36
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