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

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

Build:
DEFAULT BRANCH: develop
Ran 28 Oct 2019 03:16PM UTC
Files 415
Run time 33s
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

28 Oct 2019 02:21PM UTC coverage: 69.981%. Remained the same
AIIDA_TEST_BACKEND=sqlalchemy TEST_TYPE="tests"

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.

22953 of 32799 relevant lines covered (69.98%)

0.7 hits per line

Source Files on job 7405.8 (AIIDA_TEST_BACKEND=sqlalchemy TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 23
  • Source Changed 0
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 584
  • Travis Job 7405.8
  • ebb35f94 on github
  • Prev Job for AIIDA_TEST_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#7399.8)
  • Next Job for AIIDA_TEST_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#7411.7)
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