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

Release 0.10.7 #694

Merged
merged 3 commits into from
May 1, 2019
Merged

Release 0.10.7 #694

merged 3 commits into from
May 1, 2019

Conversation

yannikschaelte
Copy link
Member

  • fix unset noise distribution when automatically generating observables in case None are passed (python)

…atically generated observables if none are passed by the user (Fixes  #691)

- Add test for model wrapping
- Allow SBML import from libsbml.Model
@codecov
Copy link

codecov bot commented Apr 30, 2019

Codecov Report

Merging #694 into master will increase coverage by 0.02%.
The diff coverage is 90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #694      +/-   ##
==========================================
+ Coverage   73.43%   73.45%   +0.02%     
==========================================
  Files          49       49              
  Lines        7171     7173       +2     
==========================================
+ Hits         5266     5269       +3     
+ Misses       1905     1904       -1
Flag Coverage Δ
#cpp 70.07% <ø> (ø) ⬆️
#python 83.69% <90%> (+0.07%) ⬆️
Impacted Files Coverage Δ
python/amici/sbml_import.py 81.55% <90%> (-0.65%) ⬇️
python/amici/ode_export.py 91.66% <0%> (+0.3%) ⬆️
python/amici/__init__.py 85.45% <0%> (+3.63%) ⬆️

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 e42d272...b044ffa. Read the comment docs.

@yannikschaelte yannikschaelte merged commit 6e5aaa6 into master May 1, 2019
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