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.0.1 #200

Merged
merged 15 commits into from
Dec 17, 2019
Merged

Release 0.0.1 #200

merged 15 commits into from
Dec 17, 2019

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Dec 17, 2019

No description provided.

MerktSimon and others added 13 commits December 9, 2019 14:05
#169)

* Update format documentation with respect to data and parameter scales (Closes #154)

Fix formatting

* Assert bound positivity for log-scaled parameters + add test case

* Check for positive measurements for log-transformed observables

* Update changelog
* Reorganize PEtab library

* Update CHANGELOG.md

* Address review comments

* fixup

* Extend and clean-up documentation (1)

* Extend and clean-up documentation (Closes #163)

* Add optional RNG seed to sample_parameter_startpoints

* Update petab/parameters.py

Co-Authored-By: Yannik Schälte <31767307+yannikschaelte@users.noreply.github.com>
* Validation of contents (e.g. files exist)
* petab.Problem from yaml
* Adapt schema to multiple measurement files
* Use in petablint
* Implement petab.CompositeProblem
* Multiple measurement files for petab.Problem (only in from_files, merge during loading)
…tab_import._merge_preeq_and_sim_pars which actually belongs here)
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Member

@yannikschaelte yannikschaelte left a comment

Choose a reason for hiding this comment

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

not gonna look through everything again, but seems sound. good job!
some changes still to be expected, in particular to the visualization routines and the problem merging.

@codecov-io
Copy link

codecov-io commented Dec 17, 2019

Codecov Report

Merging #200 into master will decrease coverage by 2.28%.
The diff coverage is 68.58%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #200      +/-   ##
==========================================
- Coverage   70.65%   68.37%   -2.29%     
==========================================
  Files          11       18       +7     
  Lines        1152     1271     +119     
  Branches      267      288      +21     
==========================================
+ Hits          814      869      +55     
- Misses        290      354      +64     
  Partials       48       48
Impacted Files Coverage Δ
petab/visualize/plotting_config.py 50% <ø> (ø) ⬆️
petab/petablint.py 0% <0%> (ø) ⬆️
petab/version.py 100% <100%> (ø) ⬆️
petab/core.py 90.9% <100%> (+10.9%) ⬆️
petab/sbml.py 67.96% <100%> (+2.12%) ⬆️
petab/composite_problem.py 43.47% <43.47%> (ø)
petab/conditions.py 46.15% <46.15%> (ø)
petab/visualize/helper_functions.py 95.8% <50%> (ø) ⬆️
petab/yaml.py 52.63% <52.63%> (ø)
petab/problem.py 63.55% <63.55%> (ø)
... and 14 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 3d83d3f...193c3c6. Read the comment docs.

@dweindl dweindl merged commit ea121dc into master Dec 17, 2019
@dweindl dweindl deleted the release_0.0.1 branch December 17, 2019 11:39
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

4 participants