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

opencobra / cobrapy / 1687

Builds Branch Commit Type Ran Committer Via Coverage
1687 devel fix: remove_from_model was broken, deprecate deletion (#508) * deprecating reaction.delete, fixing remove_from_model * fix: remove unused parameter delete Pull #455 05 Sep 2019 08:07PM UTC hredestig travis-ci pending completion
1605 0.6.0a7 Bump version: 0.6.0a6 → 0.6.0a7 Pull #3 15 Aug 2019 02:29PM UTC hredestig travis-ci pending completion
1393 devel-2 Revise solver lists for optlang (#409) * Remove unimplemented/incomplete optlang solvers from get_solver_name * Add test_choose_solver fix from #391 * fix typo push 28 May 2019 10:09PM UTC hredestig travis-ci pending completion
1095 sampling if else in powershell Pull #315 15 Feb 2019 11:29AM UTC Christian Diener travis-ci pending completion
1037 fix/enable-inline-pytest fix: explicitly import fixtures otherwise pytest don't find them when not running directly in the repo path push 30 Jan 2019 08:56PM UTC hredestig travis-ci pending completion
911 master make copies of attributes in reaction (#275) can be proper objects so copy by reference of e.g. dictionary `notes` leads to unexpected behaviour as shown in #272 push 22 Sep 2016 11:42AM UTC web-flow travis-ci pending completion
910 master Adding bounds attribute to reaction (#281) 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.P... push 22 Sep 2016 11:23AM UTC hredestig travis-ci pending completion
909 master fix broken plot on mac osx #1852 avoid 'Fall back to Agg renderer' as suggested here https://github.com/matplotlib/matplotlib/issues/1852 Pull #283 19 Sep 2016 06:26AM UTC web-flow travis-ci pending completion
908 master 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, 1... Pull #281 15 Sep 2016 05:30PM UTC web-flow travis-ci pending completion
902 master 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, 1... Pull #281 10 Sep 2016 05:24PM UTC web-flow travis-ci pending completion
901 master Additional summary test improvements This commit adds tabulate as a requirement for summary methods tests. It also uses a pickled pFBA solution for the textbook model to avoid raising errors on different solvers. Pull #278 10 Sep 2016 05:23PM UTC web-flow travis-ci pending completion
900 master Fix long-lines issue in design_algorithms.py (#282) This PR will hopefully fix the failing build on master. push 10 Sep 2016 05:02PM UTC phantomas1234 travis-ci pending completion
899 master Fix long-lines issue in design_algorithms.py This PR will hopefully fix the failing build on master. Pull #282 10 Sep 2016 02:47PM UTC web-flow travis-ci pending completion
898 master Additional summary test improvements This commit adds tabulate as a requirement for summary methods tests. It also uses a pickled pFBA solution for the textbook model to avoid raising errors on different solvers. Pull #278 10 Sep 2016 02:36PM UTC web-flow travis-ci pending completion
897 master Additional summary test improvements This commit adds tabulate as a requirement for summary methods tests. It also uses a pickled pFBA solution for the textbook model to avoid raising errors on different solvers. Pull #278 10 Sep 2016 02:31PM UTC web-flow travis-ci pending completion
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 17
  • 18
  • Next →
  • Back to Repo
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