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

dwaynebailey / pootle / 1769 / 4
90%
master: 95%

Build:
Build:
LAST BUILD BRANCH: cleanup/argparse_update_tmserver
DEFAULT BRANCH: master
Ran 18 Sep 2016 05:12PM UTC
Files 536
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

18 Sep 2016 05:01PM UTC coverage: 24.671%. Remained the same
TOXENV=project PYTHONPATH=$HOME/virtualenv/python2.7.9/lib/python2.7/site-packages TOX_TESTENV_PASSENV="PYTHONPATH"

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.

6702 of 27166 relevant lines covered (24.67%)

0.25 hits per line

Source Files on job 1769.4 (TOXENV=project PYTHONPATH=$HOME/virtualenv/python2.7.9/lib/python2.7/site-packages TOX_TESTENV_PASSENV="PYTHONPATH")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1769
  • Travis Job 1769.4
  • b726d64a on github
  • Prev Job for TOXENV=project PYTHONPATH=$HOME/virtualenv/python2.7.9/lib/python2.7/site-packages TOX_TESTENV_PASSENV="PYTHONPATH" on feature/django19 (#1767.4)
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