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

aiidateam / aiida-core / 7062 / 5
70%
develop: 70%

Build:
DEFAULT BRANCH: develop
Ran 20 Sep 2019 11:31AM UTC
Files 405
Run time 22s
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

20 Sep 2019 11:19AM UTC coverage: 68.309% (-0.006%) from 68.315%
TEST_AIIDA_BACKEND=django TEST_TYPE="tests"

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.

22348 of 32716 relevant lines covered (68.31%)

0.68 hits per line

Source Files on job 7062.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 316
  • Travis Job 7062.5
  • ab4571e9 on github
  • Prev Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#7060.5)
  • Next Job for TEST_AIIDA_BACKEND=django TEST_TYPE="tests" on develop (#7065.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