• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

opencobra / cobrapy / 902
84%

Build:
DEFAULT BRANCH: master
Ran 10 Sep 2016 05:24PM UTC
Jobs 3
Files 44
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
902

Pull #281

travis-ci

web-flow
Adding bounds attribute to reaction

This PR adds a `bounds` attribute to `cobra.Reaction`, which allows
bounds to be checked and changed with a single line:

```
model.reactions.PGI.bounds = (0, 1000)
```

```
>>> model.reactions.PGI.bounds
(0, 1000)
```
Pull Request #281: Adding bounds property to reaction

8 of 8 new or added lines in 2 files covered. (100.0%)

4105 of 4886 relevant lines covered (84.02%)

2.51 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
cobra/core/Reaction.py
Jobs
ID Job ID Ran Files Coverage
1 902.1 (PIP_CACHE_DIR=$HOME/.cache/pip) 10 Sep 2016 05:24PM UTC 0
83.5
Travis Job 902.1
2 902.2 (PIP_CACHE_DIR=$HOME/.cache/pip) 10 Sep 2016 05:25PM UTC 0
83.67
Travis Job 902.2
3 902.3 (PIP_CACHE_DIR=$HOME/.cache/pip) 10 Sep 2016 05:26PM UTC 0
83.67
Travis Job 902.3
Source Files on build 902
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #902
  • Pull Request #281
  • PR Base - master (#900)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc