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

aiidateam / aiida_core / 5057 / 6
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 08 Feb 2019 08:25AM UTC
Files 394
Run time 43s
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

08 Feb 2019 07:38AM UTC coverage: 63.525% (-0.06%) from 63.589%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

Pull #2428

travis-ci

web-flow
Add exception for `calculation.job.JobCalculation` process type inference

In the migration following the provenance redesign, the process type had
to be inferred from the existing type string for `JobCalculation` nodes.
The function `infer_calculation_entry_point` did not account for literal
`calculation.job.JobCalculation.` type strings being present and would
return `.JobCalculation` as the fallback process type. However, it makes
more sense to just have an empty process type string in this case, as
would be the case for a base `CalcJobNode` instance.
Pull Request #2428: Add exception for `calculation.job.JobCalculation` process type inference

21998 of 34629 relevant lines covered (63.52%)

0.64 hits per line

Source Files on job 5057.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 943
  • Travis Job 5057.6
  • c84e7717 on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on fix_2406_provenance_redesign_migration (#5056.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

© 2026 Coveralls, Inc