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

llazzaro / django-scheduler / 549 / 10
85%
develop: 85%

Build:
DEFAULT BRANCH: develop
Ran 28 Apr 2017 03:43AM UTC
Files 17
Run time 0s
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

28 Apr 2017 03:41AM UTC coverage: 68.056% (-0.1%) from 68.197%
DJANGO="Django>=1.10,<1.11"

Pull #312

travis-ci

web-flow
Use Model.objects.create() when creating new objects

Use Django's convenience method to create objects in a single function
call. Avoids the need to immediately call save.

https://docs.djangoproject.com/en/1.11/ref/models/querysets/#create
Pull Request #312: Use Model.objects.create() when creating new objects

1225 of 1800 relevant lines covered (68.06%)

0.68 hits per line

Source Files on job 549.10 (DJANGO="Django>=1.10,<1.11")
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 549
  • Travis Job 549.10
  • ab28f7ad on github
  • Prev Job for DJANGO="Django>=1.10,<1.11" on develop (#542.10)
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