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

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

Build:
DEFAULT BRANCH: develop
Ran 04 Oct 2018 12:33PM UTC
Files 389
Run time 22s
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: 58.838% (+5.1%) from 53.719%
TEST_AIIDA_BACKEND=sqlalchemy 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.

21083 of 35832 relevant lines covered (58.84%)

0.59 hits per line

Source Files on job 3922.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 71
  • Source Changed 70
  • Coverage Changed 71
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 63
  • Travis Job 3922.7
  • de070ecb on github
  • Prev Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#3919.8)
  • Next Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#3925.7)
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