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

aiidateam / aiida_core / 3922
74%

Build:
DEFAULT BRANCH: develop
Ran 04 Oct 2018 12:26PM UTC
Jobs 4
Files 389
Run time 6min
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
3922

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.

24244 of 35828 relevant lines covered (67.67%)

2.27 hits per line

Jobs
ID Job ID Ran Files Coverage
5 3922.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 04 Oct 2018 12:26PM UTC 0
59.92
Travis Job 3922.5
6 3922.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 04 Oct 2018 12:32PM UTC 0
54.81
Travis Job 3922.6
7 3922.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 04 Oct 2018 12:33PM UTC 0
58.84
Travis Job 3922.7
8 3922.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 04 Oct 2018 12:32PM UTC 0
53.72
Travis Job 3922.8
Source Files on build 3922
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3922
  • de070ecb on github
  • Prev Build on develop (#3919)
  • Next Build on develop (#3925)
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