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

harmonize convergence checks #1731

Merged
merged 7 commits into from
Mar 17, 2022

Conversation

FFroehlich
Copy link
Member

use the same routines for newton and steadystate, newton still doesn't check sensitivity convergence

Copy link
Member

@dweindl dweindl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

include/amici/steadystateproblem.h Outdated Show resolved Hide resolved
src/steadystateproblem.cpp Outdated Show resolved Hide resolved
src/steadystateproblem.cpp Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Mar 16, 2022

Codecov Report

Merging #1731 (1cefdc4) into develop (d8d164c) will decrease coverage by 0.05%.
The diff coverage is 94.59%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1731      +/-   ##
===========================================
- Coverage    77.78%   77.72%   -0.06%     
===========================================
  Files           73       73              
  Lines        11375    11373       -2     
===========================================
- Hits          8848     8840       -8     
- Misses        2527     2533       +6     
Flag Coverage Δ
cpp 74.53% <94.59%> (-0.09%) ⬇️
petab 62.51% <ø> (ø)
python 68.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
include/amici/steadystateproblem.h 100.00% <ø> (ø)
src/steadystateproblem.cpp 82.15% <94.59%> (+0.46%) ⬆️
src/spline.cpp 65.26% <0.00%> (-6.32%) ⬇️
src/sundials_matrix_wrapper.cpp 79.58% <0.00%> (-0.46%) ⬇️

@sonarcloud
Copy link

sonarcloud bot commented Mar 17, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@FFroehlich FFroehlich merged commit dd5271e into develop Mar 17, 2022
@FFroehlich FFroehlich deleted the harmonize_steadystate_convergence_check branch March 17, 2022 04:18
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.

3 participants