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

aiidateam / aiida_core / 4287
74%

Build:
DEFAULT BRANCH: develop
Ran 29 Oct 2018 02:05PM UTC
Jobs 4
Files 392
Run time 7min
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
4287

push

travis-ci

web-flow
Fix cyclic dependency in REST API translators (#2140)

The `CalculationTranslator` is a sub class of the `NodeTranslator`, but the
latter was importing the former in the `get_retrieved_inputs` and the
`get_retrieved_ouputs` methods. These methods are called in the `_get_content`
method of the `NodeTranslator` but are only meaningful and only really
implemented for the `CalculationTranslator`. Since the latter is a sub class
simply overriding it will yield the correct result when the `_get_content`
method is called as it will be overridden.

25328 of 36892 relevant lines covered (68.65%)

2.41 hits per line

Jobs
ID Job ID Ran Files Coverage
5 4287.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 29 Oct 2018 02:05PM UTC 0
60.91
Travis Job 4287.5
6 4287.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 29 Oct 2018 02:10PM UTC 0
60.86
Travis Job 4287.6
7 4287.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 29 Oct 2018 02:11PM UTC 0
59.84
Travis Job 4287.7
8 4287.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 29 Oct 2018 02:11PM UTC 0
59.81
Travis Job 4287.8
Source Files on build 4287
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4287
  • d6df2cd7 on github
  • Prev Build on develop (#4280)
  • Next Build on develop (#4290)
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

© 2025 Coveralls, Inc