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

aiidateam / aiida_core / 6048
74%

Build:
DEFAULT BRANCH: develop
Ran 08 May 2019 11:35AM UTC
Jobs 4
Files 387
Run time 6min
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
6048

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

23670 of 32719 relevant lines covered (72.34%)

2.7 hits per line

Jobs
ID Job ID Ran Files Coverage
5 6048.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 08 May 2019 11:35AM UTC 0
66.16
Travis Job 6048.5
6 6048.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 08 May 2019 11:39AM UTC 0
66.07
Travis Job 6048.6
7 6048.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 08 May 2019 11:38AM UTC 0
68.87
Travis Job 6048.7
8 6048.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 08 May 2019 11:40AM UTC 0
68.78
Travis Job 6048.8
Source Files on build 6048
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6048
  • f7af5f51 on github
  • Prev Build on develop (#6041)
  • Next Build on develop (#6050)
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