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

aiidateam / aiida_core / 4550 / 7
69%
develop: 74%

Build:
Build:
LAST BUILD BRANCH: fix_3032_doc_working_importexport
DEFAULT BRANCH: develop
Ran 30 Nov 2018 11:16AM UTC
Files 406
Run time 19s
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

30 Nov 2018 10:56AM UTC coverage: 60.888% (+0.03%) from 60.862%
TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests"

Pull #2214

travis-ci

web-flow
Moved AiiDAManager to be returned by get_manager()

This way we have greater control over its creation and we don't have to
implement a reset method which starts to get complicate.  We just throw
the object away and instsantiate a new one when we need to reset

 * Removed construct_backend() (replaced by get_manager().get_backend())
 * Changed all tests to not specify the backend, they should just do
what user facing code does which is use the default one and if we ever
want to test with different backends we just implement a function to
load a new backend from a profile globally
* Moved getting default user email to the `Profile` class
Pull Request #2214: Speed up creation of Nodes in the AiiDA ORM

22419 of 36820 relevant lines covered (60.89%)

0.61 hits per line

Source Files on job 4550.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 127
  • Source Changed 113
  • Coverage Changed 116
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 554
  • Travis Job 4550.7
  • 5c1acee3 on github
  • Prev Job for TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests" on speedup-node (#4546.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