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

Kitware / romanesco / 525 / 1
86%
master: 89%

Build:
Build:
LAST BUILD BRANCH: upgrade-common-deps
DEFAULT BRANCH: master
Ran 18 Aug 2015 09:08PM UTC
Files 25
Run time 1s
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

18 Aug 2015 09:03PM UTC coverage: 83.377% (+0.9%) from 82.482%
PYTHONPATH=~/vtk-precise64/lib/python2.7/site-packages:~/vtk-precise64/lib LD_LIBRARY_PATH=~/vtk-precise64/lib:~/local/lib:~/local/lib/R/lib

push

travis-ci

danlamanna
Integrate NetworkX into core portions of codebase

Re #111

This introduces the use of validators and converters as a NetworkX
DiGraph instead of a nested dictionary.

Type/Formats are represented as a 2 element tuple such as ('string',
'text')

The nodes of the DiGraph contain the analysis needed to validate an
input of it's own format. The edges contain the analysis needed to
convert an input going from its source validator to its target
validator.

This doesn't break any backwards compatibility (to my
knowledge). Plugins can continue to call import_converters on certain
paths and they will just be added to the DiGraph. Conversion paths are
computed at the moment they need to be used.

This removes the notion of a 3-hop cutoff. This is something that will
be noted in the future by introducing an "explain"-like operation which
will show the path different analyses will have to take.

963 of 1155 relevant lines covered (83.38%)

0.83 hits per line

Source Files on job 525.1 (PYTHONPATH=~/vtk-precise64/lib/python2.7/site-packages:~/vtk-precise64/lib LD_LIBRARY_PATH=~/vtk-precise64/lib:~/local/lib:~/local/lib/R/lib)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 525
  • Travis Job 525.1
  • 8a263c60 on github
  • Prev Job for PYTHONPATH=~/vtk-precise64/lib/python2.7/site-packages:~/vtk-precise64/lib LD_LIBRARY_PATH=~/vtk-precise64/lib:~/local/lib:~/local/lib/R/lib on networkx-integration (#519.1)
  • Next Job for PYTHONPATH=~/vtk-precise64/lib/python2.7/site-packages:~/vtk-precise64/lib LD_LIBRARY_PATH=~/vtk-precise64/lib:~/local/lib:~/local/lib/R/lib on networkx-integration (#579.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