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

aiidateam / aiida-core / 7260 / 6
70%
develop: 70%

Build:
DEFAULT BRANCH: develop
Ran 11 Oct 2019 02:40PM UTC
Files 406
Run time 31s
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

11 Oct 2019 02:19PM UTC coverage: 68.577% (-0.07%) from 68.649%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

push

travis-ci

web-flow
Use correct session to reset database in SqlAlchemy unit tests (#3419)

The method that reset the contents of the database after each set of
unit tests for the SqlAlchemy backend was retrieving a session that
would be disconnected from the current test session. This would cause
then leave orphaned ORM instances in the main session that no longer
corresponded to actual database instances resulting in exceptions like
`ObjectDeleteError`. Going through the backend to retrieve a transaction
will ensure that the session is nested in the main test session.

22472 of 32769 relevant lines covered (68.58%)

0.69 hits per line

Source Files on job 7260.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 26
  • Source Changed 0
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 466
  • Travis Job 7260.6
  • 9a73af14 on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#7252.5)
  • Next Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#7264.5)
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