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

magfest / bands / 202 / 2
59%
master: 59%

Build:
DEFAULT BRANCH: master
Ran 17 Jun 2017 10:35AM UTC
Files 13
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

17 Jun 2017 10:33AM UTC coverage: 59.75% (-0.2%) from 59.9%
TOX_ENV=py34

push

travis-ci

web-flow
Improve band_admin index page to list status of items (#70)

* Improve band_admin index page to list status of items
Fixes https://github.com/magfest/ubersystem/issues/2543 by passing specific representations of items' statuses to the template, instead of just a boolean indicating whether or not the item exists. We can still use these as booleans for the band checklist, because they will only be falsey if the step isn't completed.

* Remove HTML from models.py and count unclaimed badges
We don't want to add HTML in our representation properties, so we simply return the URL and handle that inside the template. This relies on a new url_to_link custom tag, since Jinja2's urlize doesn't work on relative links. Also updated the "Claimed badges" column to list how many unclaimed badges a group has, per a new comment on https://github.com/magfest/ubersystem/issues/2543.

* Convert remaining 'completed' properties to 'status'

239 of 400 relevant lines covered (59.75%)

0.6 hits per line

Source Files on job 202.2 (TOX_ENV=py34)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 202
  • Travis Job 202.2
  • 64a63c9f on github
  • Prev Job for TOX_ENV=py34 on master (#191.2)
  • Next Job for TOX_ENV=py34 on master (#205.2)
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