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

aiidateam / aiida_core / 5070
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 08 Feb 2019 11:26AM UTC
Jobs 4
Files 394
Run time 6min
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
5070

Pull #2440

travis-ci

web-flow
Fix bug in `delete_nodes` when passing pks of non-existing nodes

The `aiida.manage.database.delete.nodes.delete_nodes` function was not
checking whether the pks that were passed correspond to existing nodes
which would cause the line that fetches the repository folders, after
the graph traversal queries had been completed, to except. To fix this
we first verify that the passed pks exist and if not print a warning and
discard them.
Pull Request #2440: Fix bug in `delete_nodes` when passing pks of non-existing nodes

30 of 30 new or added lines in 1 file covered. (100.0%)

24177 of 34649 relevant lines covered (69.78%)

2.51 hits per line

Jobs
ID Job ID Ran Files Coverage
5 5070.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 08 Feb 2019 11:26AM UTC 0
63.65
Travis Job 5070.5
6 5070.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 08 Feb 2019 11:27AM UTC 0
63.55
Travis Job 5070.6
7 5070.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 08 Feb 2019 11:32AM UTC 0
61.91
Travis Job 5070.7
8 5070.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 08 Feb 2019 11:31AM UTC 0
61.85
Travis Job 5070.8
Source Files on build 5070
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5070
  • Pull Request #2440
  • PR Base - provenance_redesign (#5069)
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