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

aiidateam / aiida-core / 7260
70%

Build:
DEFAULT BRANCH: develop
Ran 11 Oct 2019 02:32PM UTC
Jobs 4
Files 1074
Run time 11min
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
7260

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.

61382 of 84078 relevant lines covered (73.01%)

2.76 hits per line

Jobs
ID Job ID Ran Files Coverage
5 7260.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 11 Oct 2019 02:32PM UTC 0
68.65
Travis Job 7260.5
6 7260.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 11 Oct 2019 02:40PM UTC 0
68.58
Travis Job 7260.6
7 7260.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 11 Oct 2019 02:39PM UTC 0
69.5
Travis Job 7260.7
8 7260.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 11 Oct 2019 02:42PM UTC 0
69.43
Travis Job 7260.8
Source Files on build 7260
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7260
  • 9a73af14 on github
  • Prev Build on develop (#7252)
  • Next Build on develop (#7264)
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