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

aiidateam / aiida_core / 4984 / 8
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 29 Jan 2019 01:46PM UTC
Files 394
Run time 21s
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 Jan 2019 01:23PM UTC coverage: 62.008% (-0.06%) from 62.067%
TEST_AIIDA_BACKEND=sqlalchemy 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

21396 of 34505 relevant lines covered (62.01%)

0.62 hits per line

Source Files on job 4984.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 883
  • Travis Job 4984.8
  • 638d1990 on github
  • Prev Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on fix_2406_provenance_redesign_migration (#4981.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