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

aiidateam / aiida-core / 7062
70%

Build:
DEFAULT BRANCH: develop
Ran 20 Sep 2019 11:31AM UTC
Jobs 4
Files 1215
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
7062

push

travis-ci

web-flow
Use iterators for Django migration of `DbLog` entries (#3332)

In migration `0024`, all existing `DbLog` rows had to be updated and the
implementation used `DbLog.objects.all()`. This loads all entities into
memory causing problems for big databases, with machines running out of
memory and grinding to a halt. Changing to use iterators solves the
problem.

71098 of 98144 relevant lines covered (72.44%)

2.75 hits per line

Jobs
ID Job ID Ran Files Coverage
5 7062.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 20 Sep 2019 11:31AM UTC 0
68.31
Travis Job 7062.5
6 7062.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 20 Sep 2019 11:38AM UTC 0
68.22
Travis Job 7062.6
7 7062.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 20 Sep 2019 11:39AM UTC 0
69.27
Travis Job 7062.7
8 7062.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 20 Sep 2019 11:42AM UTC 0
69.19
Travis Job 7062.8
Source Files on build 7062
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7062
  • ab4571e9 on github
  • Prev Build on develop (#7060)
  • Next Build on develop (#7065)
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