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

zulip / zulip / 10751 / 4
3%
master: 3%

Build:
DEFAULT BRANCH: master
Ran 09 Jan 2017 07:45AM UTC
Files 264
Run time 11s
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

09 Jan 2017 07:36AM UTC coverage: 90.096%. Remained the same
TEST_SUITE=backend

push

travis-ci

timabbott
analytics: Fix FillState.last_modified not being updated.

We were updating FillState with FillState.objects.filter(..).update(..),
which does not update the last_modified field (which has auto_now=True).
The correct incantation is the save() method of the actual FillState
object.

24953 of 27696 relevant lines covered (90.1%)

0.9 hits per line

Source Files on job 10751.4 (TEST_SUITE=backend)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10751
  • Travis Job 10751.4
  • 552d626e on github
  • Prev Job for TEST_SUITE=backend on master (#10748.4)
  • Next Job for TEST_SUITE=backend on master (#10777.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