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

aiidateam / aiida_core / 4287 / 5
74%
develop: 74%

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

29 Oct 2018 01:54PM UTC coverage: 60.912% (+0.04%) from 60.872%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

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.

22474 of 36896 relevant lines covered (60.91%)

0.61 hits per line

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

© 2025 Coveralls, Inc