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

dwaynebailey / pootle / 1773
95%

Build:
DEFAULT BRANCH: master
Ran 18 Sep 2016 06:01PM UTC
Jobs 4
Files 536
Run time 7min
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
1773

push

travis-ci

dwaynebailey
Django 1.9: .add now needs a bulk flag

Related object .add() introduces a bulk flag.  New behaviour allows bulk
updates but does require the objects are already .save'd. bulk=False
restores the old behviour.

See
https://docs.djangoproject.com/en/1.9/ref/models/relations/#django.db.models.fields.related.RelatedManager.add)

We really don't want to lose the possible optimisation with the new
.add.  So these will need review and rewriting so that we can use
bulk=True and get bulk add optimisation.

24581 of 27166 relevant lines covered (90.48%)

2.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1773.1 (TOXENV=py27-django19-sqlite PYTHONPATH=$HOME/virtualenv/python2.7.9/lib/python2.7/site-packages TOX_TESTENV_PASSENV="PYTHONPATH") 18 Sep 2016 06:01PM UTC 0
90.35
Travis Job 1773.1
2 1773.2 (TOXENV=py27-django19-mysql PYTHONPATH=$HOME/virtualenv/python2.7.9/lib/python2.7/site-packages TOX_TESTENV_PASSENV="PYTHONPATH") 18 Sep 2016 06:02PM UTC 0
90.36
Travis Job 1773.2
3 1773.3 (TOXENV=py27-django19-postgres PYTHONPATH=$HOME/virtualenv/python2.7.9/lib/python2.7/site-packages TOX_TESTENV_PASSENV="PYTHONPATH") 18 Sep 2016 06:08PM UTC 0
90.37
Travis Job 1773.3
4 1773.4 (TOXENV=project PYTHONPATH=$HOME/virtualenv/python2.7.9/lib/python2.7/site-packages TOX_TESTENV_PASSENV="PYTHONPATH") 18 Sep 2016 06:06PM UTC 0
24.67
Travis Job 1773.4
Source Files on build 1773
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1773
  • b726d64a on github
  • Prev Build on master (#1763)
  • Next Build on master (#1796)
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