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

aiidateam / aiida_core / 4311
74%

Build:
DEFAULT BRANCH: develop
Ran 31 Oct 2018 01:51PM UTC
Jobs 4
Files 392
Run time 4min
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
4311

push

travis-ci

web-flow
Refactor the `Profile`, `ProfileConfig` and `DaemonClient` classes (#2144)

The `ProfileConfig` class is merged into the `Profile` class as the single
class to represent a profile. The config dictionary from the configuration
file is stored as the `config` property. The `Profile` class now also implements
the `is_test_profile` property, which should be the single point of truth when
determining whether a profile is a test profile. This is currently still based
on whether its name starts with `test_`, but by centralizing this question in
this class, it will be easy to change in the future when we device a more robust
definition of a test profile.

The `DaemonClient` now takes a `Profile` instance on construction instead of
sub classing it. To instantiate a `Profile` or `DaemonClient` instance, the
helper functions `get_profile` and `get_daemon_client` should be used, which
take an optional profile name and if left unspecified will use the current
default profile.

25340 of 36906 relevant lines covered (68.66%)

2.41 hits per line

Jobs
ID Job ID Ran Files Coverage
5 4311.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 31 Oct 2018 01:51PM UTC 0
60.92
Travis Job 4311.5
6 4311.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 31 Oct 2018 01:53PM UTC 0
60.87
Travis Job 4311.6
7 4311.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 31 Oct 2018 01:54PM UTC 0
59.85
Travis Job 4311.7
8 4311.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 31 Oct 2018 01:54PM UTC 0
59.82
Travis Job 4311.8
Source Files on build 4311
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4311
  • 9bc4e361 on github
  • Prev Build on develop (#4302)
  • Next Build on develop (#4334)
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