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

LoLab-VU / pysb / 755 / 1
79%
master: 79%

Build:
DEFAULT BRANCH: master
Ran 25 Jan 2018 03:13AM UTC
Files 97
Run time 6s
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

25 Jan 2018 02:58AM UTC coverage: 74.611% (+0.7%) from 73.863%
755.1

push

travis-ci

web-flow
networkx/pydot support for reading .dot files (#335)

* networkx/pydot support for reading .dot files

This PR replaces pygraphviz support with pydot as an
 for reading .dot (graphviz) files. pygraphviz support on
Windows on recent versions of Python is patchy at best. pydot is
easier to install and provides an alternative.

When dot file reading is required (kappa interface), the results are
now returned in the (more flexible and maintained) networkx format.
The dot file itself can be read using the pysb.util.read_dot() 
function.

This change also allows us to move appveyor onto Python 3.6 -
pygraphviz was the hurdle that was previously preventing this.

* Update doctests to numpy 1.14 standards

* Update appveyor to use conda-forge, like travis

* Drop pygraphviz as a requirement

6289 of 8429 relevant lines covered (74.61%)

0.75 hits per line

Source Files on job 755.1
  • Tree
  • List 0
  • Changed 93
  • Source Changed 93
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 755
  • Travis Job 755.1
  • 10dc11b8 on github
  • Prev Job for on master (#754.2)
  • Next Job for on master (#756.2)
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