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

torchbox / wagtail / 6211 / 17
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 12 Apr 2016 11:08PM UTC
Files 402
Run time 15s
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

12 Apr 2016 10:52PM UTC coverage: 95.52%. Remained the same
TOXENV=py35-dj19-mysql

push

travis-ci

Matt Westcott
Add options to filter deprecation warnings in tests

The test output was extremely noisy with deprecation warnings. Half of
these warnings were caused by external modules like django-taggit, and
could be ignored. The warnings caused by Wagtail got lost in the noise
though, rendering the test output useless for finding warnings. By
default, the tests now only print deprecation warnings if raised by
Wagtail.

Use `./runtests.py --deprecation=all` if you want all the warnings to be
printed. This is useful when we want to fix third party packages before
they break from being too outdated.

Use `./runtests.py --deprecation=pending` if you want the default
behaviour.

Use `./runtests.py --deprecation=imminent` if you only want imminent
DeprecationWarnings, ignoring PendingDeprecationWarnings.

Use `./runtests.py --deprecation=none` if you want to ignore all
deprecation warnings.

23430 of 24529 relevant lines covered (95.52%)

0.96 hits per line

Source Files on job 6211.17 (TOXENV=py35-dj19-mysql)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6211
  • Travis Job 6211.17
  • 0097f770 on github
  • Prev Job for TOXENV=py35-dj19-mysql on master (#6204.17)
  • Next Job for TOXENV=py35-dj19-mysql on master (#6224.17)
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