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

aiidateam / aiida_core
68%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Repo Added 19 Sep 2018 06:55AM UTC
Files 403
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

LAST BUILD ON BRANCH fix_201_method_names_for_data
branch: fix_201_method_names_for_data
CHANGE BRANCH
x
Reset
  • fix_201_method_names_for_data
  • backend_transactions
  • borellim-docs-typo-1
  • borellim-docs-typo-2
  • borellim-fix-show-mpl
  • develop
  • django_jsonb
  • fix_1741_expose_inputs_deepcopy
  • fix_2082_process_command_waits
  • fix_2233_node_to_new_backend
  • fix_2342_update_export_import_to_prov_redesign
  • fix_2981_verdi_export_inspect
  • fix_3013_docs_venv_qinstall
  • fix_3014
  • fix_3014_changes_marco
  • fix_3015_code_setup
  • fix_3037_update_kiwipy
  • fix_465_upgrade_sqlalchemy
  • fix_migration_py3_integrity_violation
  • fix_missing_testing_deps
  • fix_test_cif_structure_roundtrip
  • fix_test_inline_export
  • fix_working_with_aiida
  • giovannipizzi-fix-templatereplacer
  • issue_2237_rebased2
  • issue_3062_process_report
  • master
  • merge_master_into_develop
  • new_engine
  • new_engine_jenkins
  • newest_plum
  • orm_design_refactor
  • orm_group_refactor
  • orm_log_refactor
  • provenance_redesign
  • query-contains-filter-doc
  • release_v0.12.3
  • release_v0.12.4
  • release_v1.0.0a3
  • release_v1.0.0a4
  • release_v1.0.0b1
  • release_v1.0.0b3
  • serialize
  • sphuber-fix_1787_sqla_model_wrapper_setter
  • support/0.12.x
  • v0.12.3
  • v1.0.0a3
  • v1.0.0a4
  • v1.0.0b1
  • v1.0.0b2
  • v1.0.0b3
  • v1.0.0b4
  • zhubonan-patch-1

pending completion
5080

Pull #2422

travis-ci

web-flow
Add data migrations for `TrajectoryData` nodes

In the previous commit, the ORM for `TrajectoryData` was changed to
start storing the `symbols` as a list in the attributes of the node
instead of a `numpy` array in the repository, to make it possible to
query for the symbols. This requires a data migration which is
implemented in this commit.

Since it involves the deletion of the data from the repository after it
has been copied to the database, the migration is performed in two
stages. The first will copy the data from the repository to the
attributes on the node and the second will delete the data in the
repository. In this way, if an exception occurs during the migration, no
data will be lost.
Pull Request #2422: Changes to `Data` class attributes and `TrajectoryData` data storage

155 of 155 new or added lines in 11 files covered. (100.0%)

23716 of 34762 relevant lines covered (68.22%)

2.51 hits per line

Relevant lines Covered
Build:
Build:
34762 RELEVANT LINES 23716 COVERED LINES
2.51 HITS PER LINE
Source Files on fix_201_method_names_for_data
  • List 0
  • Changed 153
  • Source Changed 134
  • Coverage Changed 152
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
5080 fix_201_method_names_for_data Add data migrations for `TrajectoryData` nodes In the previous commit, the ORM for `TrajectoryData` was changed to start storing the `symbols` as a list in the attributes of the node instead of a `numpy` array in the repository, to make it possib... Pull #2422 08 Feb 2019 01:46PM UTC web-flow travis-ci pending completion  
5076 fix_201_method_names_for_data Add data migrations for `TrajectoryData` nodes In the previous commit, the ORM for `TrajectoryData` was changed to start storing the `symbols` as a list in the attributes of the node instead of a `numpy` array in the repository, to make it possib... Pull #2422 08 Feb 2019 01:03PM UTC web-flow travis-ci pending completion  
4973 fix_201_method_names_for_data added sqlalchemy migrations and test for TrajectoryData symbols (from numpy array to attribute) Pull #2422 25 Jan 2019 05:44PM UTC web-flow travis-ci pending completion  
4896 fix_201_method_names_for_data merge provenance_redesign branch push 14 Jan 2019 12:38PM UTC asle85 travis-ci pending completion  
See All Builds (2232)
  • Repo on GitHub
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