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

mysociety / yournextrepresentative / 1172 / 1
78%
master: 51%

Build:
Build:
LAST BUILD BRANCH: liable-to-vandalism-in-db
DEFAULT BRANCH: master
Ran 29 Jun 2015 07:01PM UTC
Files 174
Run time 5s
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

29 Jun 2015 05:08PM UTC coverage: 78.34%. First build
1172.1

push

travis-ci

mhl
Update CSV file generation to support multiple, generic elections

Previously the candidates_create_csv command would output a single CSV
file either to standard output or a given filename; instead it will now
output a CSV file per election.  If you call:

  ./manage.py candidates_create_csv /tmp/foo

... with the UK general election ELECTION_APP, this will output three
files:

  /tmp/foo-2010.csv
  /tmp/foo-2015.csv
  /tmp/foo-all.csv

The foo-2010.csv and foo-2015.csv files contain the candidates for the
2010 and 2015 elections respectively, while the foo-all.csv files
contains data from all known elections.

This commit also updates the crontab to generate these new files, with
different ouptut names, since this commit also reorders the column
headings to be more coherent; it's possible that someone is still
relying on the old file location.

4199 of 5360 relevant lines covered (78.34%)

0.78 hits per line

Source Files on job 1172.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1172
  • Travis Job 1172.1
  • 3054a835 on github
  • Next Job for on further-genericization (#1174.1)
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