Skip to content

Change default ReturnData::status to AMICI_NOT_RUN - #1984

Merged
dweindl merged 3 commits into
developfrom
fix_1949_notrun
Feb 13, 2023
Merged

Change default ReturnData::status to AMICI_NOT_RUN#1984
dweindl merged 3 commits into
developfrom
fix_1949_notrun

Conversation

@dweindl

@dweindl dweindl commented Feb 11, 2023

Copy link
Copy Markdown
Member

So far, if a simulation with runAmiciSimulations(...., failfast=True) failed, an empty ReturnData with status=AMICI_SUCCESS was returned for the skipped conditions. This was rather confusing.

This adds a new status: AMICI_NOT_RUN.

Fixes #1949

So far, if a simulation with `runAmiciSimulations(...., failfast=True)` failed, an empty `ReturnData` with `status=AMICI_SUCCESS` was returned for the skipped conditions. This was rather confusing.

This adds a new status: `AMICI_NOT_RUN`.

Fixes #1949
@dweindl
dweindl requested a review from a team as a code owner February 11, 2023 21:03
@codecov

codecov Bot commented Feb 11, 2023

Copy link
Copy Markdown

Codecov Report

Merging #1984 (a72fe96) into develop (e51815d) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1984   +/-   ##
========================================
  Coverage    59.72%   59.72%           
========================================
  Files           30       30           
  Lines         4584     4584           
========================================
  Hits          2738     2738           
  Misses        1846     1846           
Flag Coverage Δ
petab 59.72% <ø> (ø)
sbmlsuite ?

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

@FFroehlich FFroehlich left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍

@dweindl
dweindl merged commit a075abf into develop Feb 13, 2023
@dweindl
dweindl deleted the fix_1949_notrun branch February 13, 2023 09:03
@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

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