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 basico-copasi model interface #531

Merged
merged 3 commits into from
Dec 5, 2021
Merged

Add basico-copasi model interface #531

merged 3 commits into from
Dec 5, 2021

Conversation

yannikschaelte
Copy link
Member

@yannikschaelte yannikschaelte commented Dec 5, 2021

thanks to @fbergmann.

fixes #358

@yannikschaelte yannikschaelte self-assigned this Dec 5, 2021
@codecov-commenter
Copy link

codecov-commenter commented Dec 5, 2021

Codecov Report

Merging #531 (be9ace2) into develop (6446a77) will increase coverage by 4.93%.
The diff coverage is 91.51%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #531      +/-   ##
===========================================
+ Coverage    84.08%   89.02%   +4.93%     
===========================================
  Files           91      127      +36     
  Lines         5260     7551    +2291     
===========================================
+ Hits          4423     6722    +2299     
+ Misses         837      829       -8     
Impacted Files Coverage Δ
pyabc/external/__init__.py 100.00% <ø> (ø)
pyabc/inference/__init__.py 100.00% <ø> (ø)
pyabc/petab/__init__.py 100.00% <ø> (ø)
pyabc/sampler/redis_eps/server_starter.py 100.00% <ø> (ø)
pyabc/sampler/redis_eps/util.py 75.00% <ø> (ø)
pyabc/sampler/redis_eps/work.py 84.70% <ø> (-1.38%) ⬇️
pyabc/sampler/redis_eps/work_static.py 75.34% <ø> (ø)
pyabc/sampler/singlecore.py 100.00% <ø> (ø)
pyabc/sampler/util.py 100.00% <ø> (ø)
pyabc/settings.py 90.90% <ø> (ø)
... and 161 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eb0b8f9...be9ace2. Read the comment docs.

@yannikschaelte yannikschaelte merged commit 2343ef0 into develop Dec 5, 2021
@yannikschaelte yannikschaelte deleted the feature_basico branch December 5, 2021 22:09
@yannikschaelte yannikschaelte mentioned this pull request Dec 24, 2021
@yannikschaelte yannikschaelte mentioned this pull request Feb 23, 2022
EmadAlamoudi pushed a commit that referenced this pull request Jun 30, 2022
* Add basico-copasi model interface

* fix docs

* fixup
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.

None yet

2 participants