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

aiidateam / aiida_core / 4619
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 04 Dec 2018 10:29PM UTC
Jobs 4
Files 406
Run time 20min
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
4619

push

travis-ci

sphuber
Replace use of os.system with subprocess.call

- Replaces the use of os.system in aiida.common.graph with subprocess.call
The former was dangerous as it was passed arguments directly from the cmdline
via verdi graph and so would execute and valid shell string,
The solution is to use subprocess.call() which sanitises the input automatically.

- Also prints a more usful message if graphviz is possibly not installed.

24552 of 36841 relevant lines covered (66.64%)

2.46 hits per line

Jobs
ID Job ID Ran Files Coverage
5 4619.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 04 Dec 2018 10:30PM UTC 0
62.09
Travis Job 4619.5
6 4619.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 04 Dec 2018 10:33PM UTC 0
62.07
Travis Job 4619.6
7 4619.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 04 Dec 2018 10:34PM UTC 0
60.89
Travis Job 4619.7
8 4619.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 04 Dec 2018 10:34PM UTC 0
60.86
Travis Job 4619.8
Source Files on build 4619
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4619
  • 88026c7b on github
  • Prev Build on provenance_redesign (#4615)
  • Next Build on provenance_redesign (#4623)
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