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

aiidateam / aiida-core / 7612
70%

Build:
DEFAULT BRANCH: develop
Ran 26 Nov 2019 03:50PM UTC
Jobs 4
Files 1245
Run time 17min
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
7612

push

travis-ci

web-flow
Create backup of configuration file before migrating (#3568)

This allows users to revert in case of problems with the migration or if
the migration happens by accident. Since the migration is done
automatically without prompt and is not reversible, having a backup is
crucial if users checkout a version of the code by accident.

To accomplish this the configuration instantiation and migration is also
refactored moving the responsibility of migrating a configuration file to
the `Config` class itself. Constructing a `Config` instance from an
existing configuration file should now be done through the `from_file`
class method. This will backup the file if it determines that it is
outdated and then construct a `Config` instance from the migrated contents.

74508 of 97948 relevant lines covered (76.07%)

2.82 hits per line

Jobs
ID Job ID Ran Files Coverage
3 7612.3 (AIIDA_TEST_BACKEND=django TEST_TYPE="tests") 26 Nov 2019 03:50PM UTC 0
70.05
Travis Job 7612.3
4 7612.4 (AIIDA_TEST_BACKEND=sqlalchemy TEST_TYPE="tests") 26 Nov 2019 03:50PM UTC 0
70.89
Travis Job 7612.4
8 7612.8 (AIIDA_TEST_BACKEND=django TEST_TYPE="tests") 26 Nov 2019 04:01PM UTC 0
69.96
Travis Job 7612.8
9 7612.9 (AIIDA_TEST_BACKEND=sqlalchemy TEST_TYPE="tests") 26 Nov 2019 04:04PM UTC 0
70.81
Travis Job 7612.9
Source Files on build 7612
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7612
  • 003fd1ca on github
  • Prev Build on develop (#7605)
  • Next Build on develop (#7615)
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