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

aiidateam / aiida-core / 6908 / 6
70%
develop: 70%

Build:
DEFAULT BRANCH: develop
Ran 17 Aug 2019 12:31PM UTC
Files 405
Run time 26s
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

17 Aug 2019 12:13PM UTC coverage: 68.605% (-0.07%) from 68.67%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

push

travis-ci

web-flow
Fix bugs in `verdi process watch` (#3260)

The signature of the callback function did not define the `communicator`
causing an exception to be thrown. The callback function is improved to
make the formatted messages easier to read. The main command also has
extra information message echoed to explain to the user how to interrupt
the command. Finally, the usage of a `Future` to block the thread
indefinitely has been replaced by a simple while loop calling `sleep`
because the future was swallowing the keyboard interrupt, making it
impossible to exit from the command that way.

22401 of 32652 relevant lines covered (68.61%)

0.69 hits per line

Source Files on job 6908.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 26
  • Source Changed 1
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 186
  • Travis Job 6908.6
  • adbae813 on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#6897.5)
  • Next Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#6915.5)
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