• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Info updated!

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

Build:
DEFAULT BRANCH: develop
Ran 29 May 2019 01:03PM UTC
Files 387
Run time 31s
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

29 May 2019 12:40PM UTC coverage: 66.242% (-0.03%) from 66.276%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

push

travis-ci

web-flow
Drop column `transport_params` from the `Computer` database model (#2946)

The column was intended to contain customized parameters to be used to
configure the transport of a computer. However, these fit better in the
`AuthInfo`, as these settings can change per user. The design is to keep
the `Computer` as generic as possible as to not be user dependent, such
that its configuration can be easily shared and reused. Generic computer
configuration can go in the `metadata` column. User specific settings
need to go in the `AuthInfo.metadata` instead.

21589 of 32591 relevant lines covered (66.24%)

0.66 hits per line

Source Files on job 6211.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 30
  • Source Changed 11
  • Coverage Changed 30
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1873
  • Travis Job 6211.6
  • af56391b on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#6202.5)
  • Next Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#6213.5)
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