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

Hotfix/1.8.12 #131

Merged
merged 3 commits into from
Nov 8, 2022
Merged

Hotfix/1.8.12 #131

merged 3 commits into from
Nov 8, 2022

Conversation

sblauth
Copy link
Owner

@sblauth sblauth commented Nov 8, 2022

Closes #129

This catches an exception that can be raised when trying to solve
a nonlinear problem with cashocs, while using the config options
StateSystem.is_linear = True
@sblauth sblauth added the bug Something isn't working label Nov 8, 2022
@sblauth sblauth self-assigned this Nov 8, 2022
@sblauth sblauth enabled auto-merge (rebase) November 8, 2022 07:26
@codecov-commenter
Copy link

Codecov Report

Merging #131 (0183ae4) into main (2ab0500) will decrease coverage by 0.02%.
The diff coverage is 66.67%.

@@            Coverage Diff             @@
##             main     #131      +/-   ##
==========================================
- Coverage   93.76%   93.75%   -0.02%     
==========================================
  Files          65       65              
  Lines        5626     5628       +2     
==========================================
+ Hits         5275     5276       +1     
- Misses        351      352       +1     
Impacted Files Coverage Δ
cashocs/_utils/linalg.py 94.38% <66.67%> (-1.02%) ⬇️

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

@sblauth sblauth merged commit 499dc1c into main Nov 8, 2022
@sblauth sblauth deleted the hotfix/1.8.12 branch November 8, 2022 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Raise a custom exception when trying to solve a nonlinear problem with a linear solver
2 participants