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 cblas error for models without solver states in combination with forward sensitivities #2108

Merged
merged 1 commit into from
May 25, 2023

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented May 23, 2023

Closes #2107

@dweindl dweindl requested a review from a team as a code owner May 23, 2023 17:02
@dweindl dweindl enabled auto-merge May 23, 2023 17:27
@codecov
Copy link

codecov bot commented May 23, 2023

Codecov Report

Merging #2108 (c3c8296) into develop (4d767e7) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2108      +/-   ##
===========================================
- Coverage    76.54%   76.53%   -0.02%     
===========================================
  Files           81       81              
  Lines        14850    14850              
===========================================
- Hits         11367    11365       -2     
- Misses        3483     3485       +2     
Flag Coverage Δ
cpp 73.56% <100.00%> (-0.03%) ⬇️
petab 54.40% <ø> (ø)
python 76.82% <ø> (ø)
sbmlsuite ?

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

Impacted Files Coverage Δ
src/model.cpp 80.41% <100.00%> (+0.05%) ⬆️

... and 1 file with indirect coverage changes

@dweindl dweindl added this pull request to the merge queue May 25, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 25, 2023
@dweindl dweindl merged commit 3b4e12d into develop May 25, 2023
@dweindl dweindl deleted the fix_2107 branch May 25, 2023 12:08
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