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

aiidateam / aiida_core / 5362
67%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 27 Feb 2019 05:48PM UTC
Jobs 2
Files 299
Run time 266min
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
5362

Pull #2545

travis-ci

web-flow
bug fix for `verdi node delete`

Fix a bug such that if no argument is passed to `verdi node delete`. It will try to delete all notes in the database.
This is because `QueryBuilder().append(Node, filters={'or': []}, project='id').all()` match to every single node and projects its id. 
Perhaps this behaviour of `QueryBuilder` is not as expected?
Pull Request #2545: bug fix for `verdi node delete`

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

19468 of 34724 relevant lines covered (56.06%)

0.96 hits per line

Jobs
ID Job ID Ran Files Coverage
3 5362.3 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 27 Feb 2019 05:48PM UTC 0
48.24
Travis Job 5362.3
4 5362.4 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 27 Feb 2019 05:48PM UTC 0
48.18
Travis Job 5362.4
Source Files on build 5362
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5362
  • Pull Request #2545
  • PR Base - release_v0.12.3 (#5286)
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