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

aiidateam / aiida-core / 7535
70%

Build:
DEFAULT BRANCH: develop
Ran 08 Nov 2019 05:08PM UTC
Jobs 4
Files 1239
Run time 10min
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
7535

push

travis-ci

web-flow
Fix bug for `CalcJob` dry runs with `store_provenance=False` (#3513)

When running a `CalcJob` in dry-run mode, it is often advised to also set
`store_provenance=False` which means nodes will not be stored, so input
nodes can be unstored. However, in `upload_calculation` to process the
`local_copy_list` the `load_node` function was used to load the
corresponding node, which would fail in this scenario. The only possible
solution is to pass the full mapping of inputs to the function and if
the loading of the node fails, try to fish out the corresponding node
from the mapping. If all fails, we emit a warning and skip the rule.

72386 of 97886 relevant lines covered (73.95%)

2.81 hits per line

Jobs
ID Job ID Ran Files Coverage
5 7535.5 (AIIDA_TEST_BACKEND=django TEST_TYPE="tests") 08 Nov 2019 05:08PM UTC 0
69.9
Travis Job 7535.5
6 7535.6 (AIIDA_TEST_BACKEND=django TEST_TYPE="tests") 08 Nov 2019 05:13PM UTC 0
69.81
Travis Job 7535.6
7 7535.7 (AIIDA_TEST_BACKEND=sqlalchemy TEST_TYPE="tests") 08 Nov 2019 05:14PM UTC 0
70.74
Travis Job 7535.7
8 7535.8 (AIIDA_TEST_BACKEND=sqlalchemy TEST_TYPE="tests") 08 Nov 2019 05:18PM UTC 0
70.65
Travis Job 7535.8
Source Files on build 7535
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7535
  • b93c5e31 on github
  • Prev Build on develop (#7531)
  • Next Build on develop (#7537)
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