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

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

Build:
Build:
LAST BUILD BRANCH: alpaca-rebased-django-1.8
DEFAULT BRANCH: master
Ran 10 Mar 2015 11:27PM UTC
Jobs 1
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

pending completion
1252

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

Jobs
ID Job ID Ran Files Coverage
1 1252.1 10 Mar 2015 11:27PM UTC 0
99.37
Travis Job 1252.1
Source Files on build 1252
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1252
  • 61b14177 on github
  • Prev Build on intermitent_test_failures (#1251)
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