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

opencobra / cobrapy / 902 / 1
84%
master: 84%

Build:
DEFAULT BRANCH: master
Ran 10 Sep 2016 05:24PM UTC
Files 44
Run time 2s
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

10 Sep 2016 05:21PM UTC coverage: 83.504% (-0.01%) from 83.518%
PIP_CACHE_DIR=$HOME/.cache/pip

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

4080 of 4886 relevant lines covered (83.5%)

0.84 hits per line

Source Files on job 902.1 (PIP_CACHE_DIR=$HOME/.cache/pip)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 902
  • Travis Job 902.1
  • c3efe0bb on github
  • Prev Job for PIP_CACHE_DIR=$HOME/.cache/pip on master (#900.1)
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