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

LoLab-VU / pysb / 755
79%

Build:
DEFAULT BRANCH: master
Ran 25 Jan 2018 03:11AM UTC
Jobs 2
Files 97
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
755

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

6329 of 8429 relevant lines covered (75.09%)

1.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 755.1 25 Jan 2018 03:13AM UTC 0
74.61
Travis Job 755.1
2 755.2 25 Jan 2018 03:11AM UTC 0
73.91
Travis Job 755.2
Source Files on build 755
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #755
  • 10dc11b8 on github
  • Prev Build on master (#754)
  • Next Build on master (#756)
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