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

Changes summaries to use a fractional threshold rather than absolute #689

Merged
merged 2 commits into from
Apr 25, 2018

Conversation

pstjohn
Copy link
Contributor

@pstjohn pstjohn commented Apr 6, 2018

This generalizes better to models that have a wide range of different flux values.

@pstjohn pstjohn mentioned this pull request Apr 13, 2018
@Midnighter
Copy link
Member

Can you rebase your branch on the latest devel, please? That should have taken care of the AppVeyor problems.

@pstjohn pstjohn force-pushed the summary_percentage_threshold branch from ac587e5 to d8a23c4 Compare April 25, 2018 15:05
@codecov-io
Copy link

codecov-io commented Apr 25, 2018

Codecov Report

Merging #689 into devel will increase coverage by 0.11%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #689      +/-   ##
==========================================
+ Coverage   81.66%   81.78%   +0.11%     
==========================================
  Files          36       36              
  Lines        3644     3645       +1     
  Branches      832      832              
==========================================
+ Hits         2976     2981       +5     
+ Misses        474      470       -4     
  Partials      194      194
Impacted Files Coverage Δ
cobra/flux_analysis/summary.py 80.85% <100%> (+0.2%) ⬆️
cobra/io/sbml3.py 82.99% <0%> (+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 aeee5a0...d8a23c4. Read the comment docs.

Copy link
Member

@Midnighter Midnighter left a comment

Choose a reason for hiding this comment

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

Great, sorry for the long wait for such a trivial change.

@Midnighter Midnighter merged commit 7a3ec0e into opencobra:devel Apr 25, 2018
@pstjohn
Copy link
Contributor Author

pstjohn commented Apr 26, 2018

No worries, thanks for fixing the appveyor builds!

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.

3 participants