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

Evaluate expression #457

Merged
merged 5 commits into from
Sep 18, 2019
Merged

Evaluate expression #457

merged 5 commits into from
Sep 18, 2019

Conversation

ortega2247
Copy link
Contributor

Use parameter and expression values (when the expression is constant) to calculate the value of a defined expression.

@codecov-io
Copy link

codecov-io commented Aug 14, 2019

Codecov Report

Merging #457 into master will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #457      +/-   ##
==========================================
+ Coverage   79.35%   79.39%   +0.03%     
==========================================
  Files          96       96              
  Lines        9644     9656      +12     
==========================================
+ Hits         7653     7666      +13     
+ Misses       1991     1990       -1
Impacted Files Coverage Δ
pysb/core.py 88.31% <100%> (+0.16%) ⬆️
pysb/tests/test_core.py 95.19% <100%> (+0.09%) ⬆️

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 b909661...9eba806. Read the comment docs.

pysb/core.py Outdated Show resolved Hide resolved
@alubbock alubbock merged commit 75a0069 into pysb:master Sep 18, 2019
@alubbock alubbock deleted the evaluate_expression branch September 18, 2019 20:56
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.

4 participants