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

aiidateam / aiida-core / 6908
70%

Build:
DEFAULT BRANCH: develop
Ran 17 Aug 2019 12:31PM UTC
Jobs 2
Files 405
Run time 3min
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
6908

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%)

1.38 hits per line

Jobs
ID Job ID Ran Files Coverage
6 6908.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 17 Aug 2019 12:31PM UTC 0
68.61
Travis Job 6908.6
8 6908.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 17 Aug 2019 12:32PM UTC 0
69.52
Travis Job 6908.8
Source Files on build 6908
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6908
  • adbae813 on github
  • Prev Build on develop (#6897)
  • Next Build on develop (#6915)
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