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.0a12 #83

Merged
merged 32 commits into from
Mar 20, 2019
Merged

Release 0.0.0a12 #83

merged 32 commits into from
Mar 20, 2019

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Mar 19, 2019

No description provided.

dweindl and others added 24 commits February 21, 2019 14:45
Update doc for now allowed constant species in condition table (#65)
* Various cleanup

* Make warning regarding unmapped parameters optional (can get extremely long and unreadable)

* Make warning regarding unmapped parameters optional (can get extremely long and unreadable)

* Update petab/core.py

Co-Authored-By: dweindl <dweindl@users.noreply.github.com>
* Remove .DS_Store

* More informative error message

* Fix linter error for constant parameters

* Don't abuse parameter const-ness

* Adapt tests

* Update doc
@codecov-io
Copy link

codecov-io commented Mar 19, 2019

Codecov Report

Merging #83 into master will decrease coverage by 6.18%.
The diff coverage is 39.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
- Coverage   59.93%   53.74%   -6.19%     
==========================================
  Files           5        6       +1     
  Lines         609      694      +85     
  Branches      129      147      +18     
==========================================
+ Hits          365      373       +8     
- Misses        220      293      +73     
- Partials       24       28       +4
Impacted Files Coverage Δ
petab/sbml.py 55.26% <ø> (ø) ⬆️
petab/petablint.py 0% <0%> (ø)
petab/version.py 100% <100%> (ø) ⬆️
petab/core.py 70.96% <34.78%> (-1.64%) ⬇️
petab/lint.py 42.07% <57.89%> (+0.9%) ⬆️

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 7915af4...874ac53. Read the comment docs.

yannikschaelte and others added 3 commits March 20, 2019 14:42
* Use entrypoints to install petablint

* Add ability to specify directory from command line

Also a couple linting things :)
@dweindl dweindl merged commit 3e304e9 into master Mar 20, 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.

None yet

6 participants