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

aiidateam / aiida_core / 5070 / 7
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 08 Feb 2019 11:32AM UTC
Files 394
Run time 31s
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

08 Feb 2019 10:48AM UTC coverage: 61.91% (+0.02%) from 61.89%
TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests"

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

21453 of 34652 relevant lines covered (61.91%)

0.62 hits per line

Source Files on job 5070.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 109
  • Source Changed 98
  • Coverage Changed 109
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 952
  • Travis Job 5070.7
  • 1e2a817c on github
  • Prev Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on fix_2439_delete_nodes_not_existing (#5069.7)
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