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

magfest / bands / 202
59%

Build:
DEFAULT BRANCH: master
Ran 17 Jun 2017 10:35AM UTC
Jobs 1
Files 13
Run time 1s
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
202

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

Jobs
ID Job ID Ran Files Coverage
2 202.2 (TOX_ENV=py34) 17 Jun 2017 10:35AM UTC 0
59.75
Travis Job 202.2
Source Files on build 202
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #202
  • 64a63c9f on github
  • Prev Build on master (#191)
  • Next Build on master (#205)
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