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

aiidateam / aiida_core / 6048 / 6
74%
develop: 74%

Build:
DEFAULT BRANCH: develop
Ran 08 May 2019 11:39AM UTC
Files 387
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

08 May 2019 11:10AM UTC coverage: 66.066% (-0.08%) from 66.141%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

push

travis-ci

sphuber
Separate core of `aiida.manage.external.postgres.Postgres` utility (#2846)

Removing the core of the `aiida.manage.external.postgres.Postgres` into
a separate class (PGSU for postgres superuser), which only has the
puprose to connect to a given database as the postgres superuser and
execute SQL commands.

 * Make sure psycopg2 will connect to 'localhost' and not try to
   go via sockets
 * Minor changes in the `Postgres` API
 * Add new options to `verdi quicksetup`:
   As mentioned in #2836, `verdi quicksetup` actually deals with two
   users and databases: the database & user to be created for the AiiDA
   database, and the superuser (& template database) to be used for
   creating those.
 * Fix construction of `Postgres` instance from aiida profile
 * Switch to providing sensible defaults in `DEFAULT_DBINFO`
   and dealing with special cases (psql vs psycopg) in the respective
   functions

21616 of 32719 relevant lines covered (66.07%)

0.66 hits per line

Source Files on job 6048.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 25
  • Source Changed 9
  • Coverage Changed 24
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1730
  • Travis Job 6048.6
  • f7af5f51 on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#6041.5)
  • Next Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#6050.6)
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