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

aiidateam / aiida_core / 4501
70%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 21 Nov 2018 03:27PM UTC
Jobs 4
Files 405
Run time 8min
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
4501

push

travis-ci

sphuber
Rename querybuilder join relationship names

Renames the querybuilder relationship names used for joins to the scheme.
Previously, complex names where used, but these were hard to remember. The new
scheme uses simple generic names, e.g. "with_computer" and gets the required
context from the class which is specified in the qb.append() method.

The main changes are:
1. - Change the relationship function map to a two-level dictionary, where the first
     level provides the context, indicating what class of node the relationship applies to.
2. - Add deprecation messages which are printed when the join functions are called
     using the old relationship names
3. - Remove the unimplemented "join_slaves/join_masters" methods

In addition, moving all deprecation warnings to the new system
(AiidaDeprecationWarning) and removing some very old deprecations

152 of 152 new or added lines in 22 files covered. (100.0%)

25306 of 36787 relevant lines covered (68.79%)

2.45 hits per line

Jobs
ID Job ID Ran Files Coverage
5 4501.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 21 Nov 2018 03:27PM UTC 0
61.75
Travis Job 4501.5
6 4501.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 21 Nov 2018 03:33PM UTC 0
61.75
Travis Job 4501.6
7 4501.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 21 Nov 2018 03:34PM UTC 0
60.63
Travis Job 4501.7
8 4501.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 21 Nov 2018 03:34PM UTC 0
60.6
Travis Job 4501.8
Source Files on build 4501
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4501
  • eaee1cc4 on github
  • Prev Build on provenance_redesign (#4498)
  • Next Build on provenance_redesign (#4507)
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