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

aiidateam / aiida_core / 4793 / 7
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 13 Dec 2018 05:15PM UTC
Files 413
Run time 27s
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

13 Dec 2018 04:56PM UTC coverage: 60.244% (-0.06%) from 60.3%
TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests"

push

travis-ci

sphuber
Various name changes, improvements and fixes to `Group` (#2329)

* `aiida.orm.importexport`
  - While importing data from the export file allow to specify user-defined
    group and to put all the imported data in this group

* `aiida.common.utils`
  - Remove `get_group_type_mapping` function which was mapping
    machine-specific group names with the user-friendly ones
  - Add escape_for_sql_like that escapes `%` or `_` symbols provided by user

* `aiida.orm.groups`
   - Add `GroupTypeString` enum which contains all allowed group types:
      data.upf (was `data.upf.family`)
      auto.import (was `aiida.import`)
      auto.run (was `autogroup.run`)
      user (was empty string)
   -  Remove `Group.query` and `Group.group_query` methods, as they are redundant

* `aiida.orm.data.upf`:
  - Set `UPFGROUP_TYPE` to `GroupTypeString.UPFGROUP_TYPE`
  - Replace the usage of `Group.query` by `QueryBuilder` in `get_upf_groups`
    and `get_upf_family_names` methods

* `aiida.orm.autogroup`:
  - set `VERDIAUTOGROUP_TYPE` to `GroupTypeString.VERDIAUTOGROUP_TYPE`

* `aiida.cmdline.commands.cmd_group`
  - Add `verdi group copy`
  - Add option to show all available group types
  - Add defaulf for group_type option
  - Replace `Group.query` with `QueryBuilder` in `verdi group list`
  - Remove usage of the get_group_type_mapping() function

* `aiida.cmdline.commands.cmd_import`
  - Add the possibility to define a group that will contain all imported nodes.

* `aiida.cmdline.params.types.group`
  - Add the possibility to the `GroupParamType` to create groups if they don't exist

* `aiida.backend*`:
  - Rename `type` and `name` to `type_string` and `label` for the database models

* Improve documentation for django and sqla backends migration

22363 of 37121 relevant lines covered (60.24%)

0.6 hits per line

Source Files on job 4793.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 39
  • Source Changed 22
  • Coverage Changed 33
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 751
  • Travis Job 4793.7
  • 65dfecb2 on github
  • Prev Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on provenance_redesign (#4788.7)
  • Next Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on provenance_redesign (#4797.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