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

aiidateam / aiida_core / 4500
69%
develop: 74%

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

Pull #2224

travis-ci

web-flow
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
Pull Request #2224: Fix 2183 Update QB Relationship Indicators

300 of 300 new or added lines in 31 files covered. (100.0%)

25307 of 36787 relevant lines covered (68.79%)

2.45 hits per line

Jobs
ID Job ID Ran Files Coverage
5 4500.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 21 Nov 2018 03:00PM UTC 0
61.75
Travis Job 4500.5
6 4500.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 21 Nov 2018 03:06PM UTC 0
61.75
Travis Job 4500.6
7 4500.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 21 Nov 2018 03:07PM UTC 0
60.63
Travis Job 4500.7
8 4500.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 21 Nov 2018 03:07PM UTC 0
60.6
Travis Job 4500.8
Source Files on build 4500
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4500
  • Pull Request #2224
  • PR Base - provenance_redesign (#4498)
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