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

aiidateam / aiida_core / 4984
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 29 Jan 2019 01:35PM UTC
Jobs 4
Files 394
Run time 11min
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
4984

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

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

24025 of 34505 relevant lines covered (69.63%)

2.51 hits per line

Jobs
ID Job ID Ran Files Coverage
5 4984.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 29 Jan 2019 01:35PM UTC 0
63.36
Travis Job 4984.5
6 4984.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 29 Jan 2019 01:42PM UTC 0
63.26
Travis Job 4984.6
7 4984.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 29 Jan 2019 01:42PM UTC 0
62.06
Travis Job 4984.7
8 4984.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 29 Jan 2019 01:46PM UTC 0
62.01
Travis Job 4984.8
Source Files on build 4984
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4984
  • Pull Request #2428
  • PR Base - provenance_redesign (#4981)
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