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

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

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 26 Feb 2019 06:48AM UTC
Files 398
Run time 34s
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

26 Feb 2019 06:11AM UTC coverage: 63.788% (-0.1%) from 63.915%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

Pull #2532

travis-ci

web-flow
Remove the `FrozenDict` data sub class

The `FrozenDict` class was added to allow `ProcessNode` instances to be
passed to `Process` classes. However, its implementation is flawed as it
uses the pks of the nodes it wraps, which are not persistent across
databases and as such provenance will be lost when it is imported. We
remove the source code here. In a future commit, it will have to be
decided how to migrate existing data.
Pull Request #2532: Remove the `FrozenDict` data sub class

21822 of 34210 relevant lines covered (63.79%)

0.64 hits per line

Source Files on job 5333.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1139
  • Travis Job 5333.6
  • 49b1bcb3 on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on fix_2526_remove_frozen_dict_data_class (#5332.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