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

aiidateam / aiida-core / 7664 / 9
70%
develop: 70%

Build:
DEFAULT BRANCH: develop
Ran 30 Nov 2019 02:17PM UTC
Files 415
Run time 29s
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

30 Nov 2019 01:50PM UTC coverage: 70.797% (-0.09%) from 70.884%
AIIDA_TEST_BACKEND=sqlalchemy TEST_TYPE="tests"

push

travis-ci

web-flow
Fix false positive for `verdi database integrity detect-invalid-links` (#3591)

The query `SELECT_CALCULATIONS_WITH_OUTGOING_CALL` defined in the module
`aiida.manage.database.integrity.sql.links` contained an error causing
the command to return false positives. Any node with an outgoing link
of type `CALL_WORK` was being flagged. The problem was not detected by
the tests because they operated on an empty database and only checked
for true positives. A basic graph is added to now detect the false ones.

23123 of 32661 relevant lines covered (70.8%)

0.71 hits per line

Source Files on job 7664.9 (AIIDA_TEST_BACKEND=sqlalchemy TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 24
  • Source Changed 1
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 799
  • Travis Job 7664.9
  • 76d680e4 on github
  • Prev Job for AIIDA_TEST_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#7652.4)
  • Next Job for AIIDA_TEST_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#7668.4)
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

© 2025 Coveralls, Inc