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

aiidateam / aiida_core / 3922 / 6
74%
develop: 74%

Build:
DEFAULT BRANCH: develop
Ran 04 Oct 2018 12:32PM UTC
Files 389
Run time 20s
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

04 Oct 2018 12:16PM UTC coverage: 54.815% (-5.1%) from 59.92%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

push

travis-ci

web-flow
Cleanup TransportRequest if the opening of transport excepts (#2021)

When the `transport.open()` call excepts in the `do_open` callback of a
`TransportRequest`, the request should be removed from the `TransportQueue`
because otherwise, if the request still hasl open references, the request
will persist and will continue to pass the same transport future. Since
this future has already excepted, the `request_transport` contexts will
keep excepting. Here we remove the excepted transport request as soon as
the transport open call excepts, forcing a new request and transport
future to be constructed.

19639 of 35828 relevant lines covered (54.81%)

0.55 hits per line

Source Files on job 3922.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 63
  • Travis Job 3922.6
  • de070ecb on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#3919.5)
  • Next Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#3925.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