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

alphagov / notifications-admin / 3042 / 1
85%
master: 94%

Build:
Build:
LAST BUILD BRANCH: fix-days-provider-history
DEFAULT BRANCH: master
Ran 13 May 2016 09:39AM UTC
Files 53
Run time 3s
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

13 May 2016 09:36AM UTC coverage: 84.276%. First build
auth_token=[secure]

push

travis-ci

quis
Convert uploaded Excel files to CSV

We require users to export their spreadsheets as CSV files before
uploading them. But this seems like the sort of thing a computer should
be able to do.

So this commit adds a wrapper which:
- takes a .xlsx or .xls file
- uses an appropriate library to parse the proprietary soup
- gives the data back in CSV format

We can upload the resultant CSV just like normal, and process it for
errors like normal.

Important notes
---

1. It may be worth looking at https://github.com/pyexcel/pyexcel
   (advertises that it can handle lots of formats, and detect them
   automatically)

2. This is a bit of a spike. There are no unit tests. Merge at your own
   risk, I’ll be in 

3. This doesn’t change the UI (ie we’re not telling anyone we can do
   this yet)

1758 of 2086 relevant lines covered (84.28%)

0.84 hits per line

Source Files on job 3042.1 (auth_token=[secure])
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3042
  • Travis Job 3042.1
  • 3957dd0a on github
  • Next Job for auth_token=[secure] on xlsx-spike (#3044.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