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

aiidateam / aiida_core / 5379
48%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 28 Feb 2019 08:45PM UTC
Jobs 2
Files 299
Run time 87min
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
5379

push

travis-ci

ltalirz
bug fix for `verdi node delete` (#2545)

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?

19471 of 34730 relevant lines covered (56.06%)

0.96 hits per line

Jobs
ID Job ID Ran Files Coverage
3 5379.3 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 28 Feb 2019 08:45PM UTC 0
48.23
Travis Job 5379.3
4 5379.4 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 28 Feb 2019 08:48PM UTC 0
48.18
Travis Job 5379.4
Source Files on build 5379
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5379
  • 29498f20 on github
  • Prev Build on release_v0.12.3 (#5375)
  • Next Build on release_v0.12.3 (#5386)
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