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

aiidateam / aiida_core / 4511
69%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 22 Nov 2018 03:55PM UTC
Jobs 4
Files 398
Run time 19min
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
4511

Pull #2235

travis-ci

web-flow
Return correct ORM AuthInfo class for `JobCalculation._get_authinfo`

The method returned the backend AuthInfo class, which does not have
the `get_transport` method that would be called for example in the
`_get_transport` method of the `JobCalculation` class. The fix is
to wrap the backend entity in the ORM class by calling

    `AuthInfo.from_backend_entity`

Added two regression tests for this bug.
Pull Request #2235: Return correct ORM AuthInfo class for `JobCalculation._get_authinfo`

2 of 2 new or added lines in 1 file covered. (100.0%)

25583 of 37114 relevant lines covered (68.93%)

2.43 hits per line

Jobs
ID Job ID Ran Files Coverage
5 4511.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 22 Nov 2018 03:55PM UTC 0
61.31
Travis Job 4511.5
6 4511.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 22 Nov 2018 03:59PM UTC 0
61.31
Travis Job 4511.6
7 4511.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 22 Nov 2018 04:14PM UTC 0
60.25
Travis Job 4511.7
8 4511.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 22 Nov 2018 04:01PM UTC 0
60.22
Travis Job 4511.8
Source Files on build 4511
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4511
  • Pull Request #2235
  • PR Base - develop (#4510)
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