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

aiidateam / aiida_core / 4500 / 8
69%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 21 Nov 2018 03:07PM UTC
Files 405
Run time 20s
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

21 Nov 2018 02:49PM UTC coverage: 60.603% (-0.05%) from 60.655%
TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests"

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

22294 of 36787 relevant lines covered (60.6%)

0.61 hits per line

Source Files on job 4500.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 108
  • Source Changed 108
  • Coverage Changed 94
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 514
  • Travis Job 4500.8
  • e2085c96 on github
  • Prev Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on Fix_2183_Update_QB_Relationship_Indicators (#4498.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