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

Fix potentially incorrect disabling of Newton's method #2576

Merged
merged 1 commit into from
Nov 10, 2024

Fix potentially incorrect disabling of Newton's method by `SteadyStat…

13c01a5
Select commit
Loading
Failed to load commit list.
Merged

Fix potentially incorrect disabling of Newton's method #2576

Fix potentially incorrect disabling of Newton's method by `SteadyStat…
13c01a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 9, 2024 in 0s

77.76% (+0.00%) compared to 0009c4a

View this Pull Request on Codecov

77.76% (+0.00%) compared to 0009c4a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.76%. Comparing base (0009c4a) to head (13c01a5).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2576   +/-   ##
========================================
  Coverage    77.76%   77.76%           
========================================
  Files          325      325           
  Lines        21861    21862    +1     
  Branches      1473     1473           
========================================
+ Hits         17000    17001    +1     
  Misses        4834     4834           
  Partials        27       27           
Files with missing lines Coverage Δ
src/steadystateproblem.cpp 84.07% <100.00%> (+0.03%) ⬆️