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

magfest / ubersystem / 6081
46%

Build:
DEFAULT BRANCH: master
Ran 27 Dec 2018 03:23PM UTC
Jobs 1
Files 87
Run time 6s
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
6081

push

travis-ci

web-flow
Add extendable Guidebook export using Guidebook's "custom list" template (#3389)

* Add extendable Guidebook export using Guidebook's "custom list" template
Fixes https://jira.magfest.net/browse/MAGDEV-309. Many of our exports have to be hardcoded just because our models don't necessarily mirror how we want to display information in Guidebook, so this is about the most flexible/easily extendable way we can do this now. In the future, if we want to add a new model, we simply have to add it to the list in config.py, define the appropriate properties on that model, and in some cases update the export page handler to select the right models for us.

* Improve and fix guidebook exports
We now account for a few more edge cases and have a slightly cleaner page handler. We also have better filenames, with the YYYYMMDD included.

* Use XLS format and handle newlines in data
Fixes https://jira.magfest.net/browse/MAGDEV-373 (hopefully). It also turns out that if a description had a line break in it, our export would just remove everything after the linebreak -- now we handle it properly by replacing \n with <br/>.

* Add option to export zip file of images for Guidebook
Fixes https://jira.magfest.net/browse/MAGDEV-376.

* Switch to using Event model instead of PanelApplication model
Fixes https://jira.magfest.net/browse/MAGDEV-389. We realized that not all panel-events actually have applications, so this changes the logic to just select all events in a designated Panel Room instead.

6503 of 14162 relevant lines covered (45.92%)

0.46 hits per line

Jobs
ID Job ID Ran Files Coverage
2 6081.2 (TOX_ENV=py34) 27 Dec 2018 03:23PM UTC 0
45.92
Travis Job 6081.2
Source Files on build 6081
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6081
  • b5201904 on github
  • Prev Build on master (#6080)
  • Next Build on master (#6084)
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