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

Add option to use IDs when plotting trajectories #1974

Merged
merged 1 commit into from
Feb 6, 2023
Merged

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Feb 2, 2023

No description provided.

@dweindl dweindl requested a review from a team as a code owner February 2, 2023 08:16
@codecov
Copy link

codecov bot commented Feb 2, 2023

Codecov Report

Merging #1974 (1f96325) into develop (97f7438) will increase coverage by 0.03%.
The diff coverage is 0.00%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1974      +/-   ##
===========================================
+ Coverage    76.01%   76.04%   +0.03%     
===========================================
  Files           76       76              
  Lines        12981    12981              
===========================================
+ Hits          9868     9872       +4     
+ Misses        3113     3109       -4     
Flag Coverage Δ
cpp 73.22% <ø> (+0.04%) ⬆️
petab 59.75% <0.00%> (ø)
python 68.94% <0.00%> (ø)
sbmlsuite ?

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

Impacted Files Coverage Δ
python/sdist/amici/plotting.py 0.00% <0.00%> (ø)
src/solver_cvodes.cpp 70.23% <0.00%> (+0.16%) ⬆️
src/sundials_matrix_wrapper.cpp 80.81% <0.00%> (+0.20%) ⬆️
src/exception.cpp 80.00% <0.00%> (+5.71%) ⬆️

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 2, 2023

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
No Duplication information No Duplication information

@dweindl dweindl merged commit 539408d into develop Feb 6, 2023
@dweindl dweindl deleted the plot_ids branch February 6, 2023 07:24
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