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

aiidateam / aiida-core / 7612 / 8
70%
develop: 70%

Build:
DEFAULT BRANCH: develop
Ran 26 Nov 2019 04:01PM UTC
Files 415
Run time 1min
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

26 Nov 2019 03:19PM UTC coverage: 69.958% (+0.009%) from 69.949%
AIIDA_TEST_BACKEND=django TEST_TYPE="tests"

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.

22840 of 32648 relevant lines covered (69.96%)

0.7 hits per line

Source Files on job 7612.8 (AIIDA_TEST_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 25
  • Source Changed 2
  • Coverage Changed 25
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 754
  • Travis Job 7612.8
  • 003fd1ca on github
  • Prev Job for AIIDA_TEST_BACKEND=django TEST_TYPE="tests" on develop (#7605.8)
  • Next Job for AIIDA_TEST_BACKEND=django TEST_TYPE="tests" on develop (#7615.3)
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

© 2025 Coveralls, Inc