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

ciudadanointeligente / write-it / 1252 / 1
99%
master: 98%

Build:
Build:
LAST BUILD BRANCH: alpaca-rebased-django-1.8
DEFAULT BRANCH: master
Ran 10 Mar 2015 11:27PM UTC
Files 98
Run time 46s
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

10 Mar 2015 11:13PM UTC coverage: 99.366% (-0.01%) from 99.379%
1252.1

push

travis-ci

lfalvarez
Merge branch 'master' into intermitent_test_failures
====================================================
As part of the conflict solving I did the following:

**in mailit/tests/plugin_test.py**: I removed a variable that wasn't being used and changed a ```.objects.all()[0]``` to a ```.objects.get(id=1)```, that should be getting the same object but with a different query.
**in nuntium/tests/confirmation_template_test.py**: I removed a ```writeitinstance = WriteItInstance.objects.all()[0]``` to ```writeitinstance = WriteItInstance.objects.get(id=1)``` and it should be getting the same one.

Conflicts:
	mailit/tests/plugin_test.py
	nuntium/tests/confirmation_template_test.py

6896 of 6940 relevant lines covered (99.37%)

0.99 hits per line

Source Files on job 1252.1
  • Tree
  • List 0
  • Changed 8
  • Source Changed 8
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1252
  • Travis Job 1252.1
  • 61b14177 on github
  • Prev Job for on intermitent_test_failures (#1251.1)
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