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

aiidateam / aiida-core / 7405
70%

Build:
DEFAULT BRANCH: develop
Ran 28 Oct 2019 03:10PM UTC
Jobs 4
Files 733
Run time 8min
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
7405

push

travis-ci

web-flow
Add database data migration to seal unsealed processes (#3470)

This should have been taken care of by the previous migration named
`0040_data_migration_legacy_process_attributes`, however, the query was
incorrect and would skip processes that did not have a `sealed` attribute
nor a `process_state` attribute, which is the case for certain legacy
calculations like `InlineCalculation`. The fix is that in the `where`
clause first check for the presence of the `process_state` attribute
before performing the check that its value does not correspond to an
active state.

41711 of 57143 relevant lines covered (72.99%)

2.82 hits per line

Jobs
ID Job ID Ran Files Coverage
5 7405.5 (AIIDA_TEST_BACKEND=django TEST_TYPE="tests") 28 Oct 2019 03:10PM UTC 0
69.23
Travis Job 7405.5
6 7405.6 (AIIDA_TEST_BACKEND=django TEST_TYPE="tests") 28 Oct 2019 03:17PM UTC 0
69.14
Travis Job 7405.6
7 7405.7 (AIIDA_TEST_BACKEND=sqlalchemy TEST_TYPE="tests") 28 Oct 2019 03:16PM UTC 0
70.07
Travis Job 7405.7
8 7405.8 (AIIDA_TEST_BACKEND=sqlalchemy TEST_TYPE="tests") 28 Oct 2019 03:16PM UTC 0
69.98
Travis Job 7405.8
Source Files on build 7405
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7405
  • ebb35f94 on github
  • Prev Build on develop (#7399)
  • Next Build on develop (#7411)
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