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

alphagov / performanceplatform-admin
89%
master: 93%

Build:
Build:
LAST BUILD BRANCH: paas-migration
DEFAULT BRANCH: master
Repo Added 21 Jul 2014 12:41PM UTC
Files 33
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

LAST BUILD ON BRANCH upload-spreadsheets
branch: upload-spreadsheets
CHANGE BRANCH
x
Reset
  • upload-spreadsheets
  • 73958164-flag-dashboard-admin
  • 73958524-create-dashboard-form
  • 73958524-create-module-form
  • 76808354-bugfix-parsing-spreadsheets
  • add-cache-control-no-cache
  • add-coverage
  • add-coveralls-badge
  • add-dashboard-title-to-form
  • add-development-signin
  • add-digital-takeup-module
  • add-drone-ci
  • add-link-to-dashboard
  • add-logging
  • add-missing-ses-credentials
  • add-quality
  • add-save-and-continue-button
  • add-sentry-tracking
  • add-start-app
  • add-user-satisfaction
  • allow-local-development-config
  • alphabetize-clone-modules-list
  • alphabetize-things
  • apply-dashboard
  • apply-for-a-dashboard
  • apply-for-a-dashboard2
  • assign-owning-organisation-to-dashboard
  • builder-cpt
  • builder-hub-page
  • bump-client
  • catch-expired-token-403
  • change-redis-prefix
  • clone-a-dashboard
  • clone-dashboard
  • clone-module
  • clone-module-final
  • consolidate-permissions
  • container-builds-and-cache
  • copy-and-guidance-changes
  • create-user-sat-data-set
  • dashboard-editing
  • dashboard-sections
  • dashboard-unpublish
  • desc-field-type
  • digital-take-up-download
  • error-formats
  • extend-org-list
  • feature/autopep8
  • feature/builder-cost-per-tx
  • feature/bump-client-version
  • feature/delete-dashboard
  • feature/fix-preview-deploys
  • feature/handle-signon-reauth
  • feature/new-dashboard-controller
  • feature/upgrade-requests
  • feature/upload-data-from-file
  • feautre/signon-client-id
  • fetch-environment-from-config
  • fix-clone-dashboard
  • fix-cpt-query-param
  • fix-cpt-template-data
  • fix-dashboards-with-no-org
  • fix-expired-token-error
  • fix-expired-token-problem
  • fix-hub-page
  • fix-js
  • fix-lik
  • fix-redirect-on-update
  • fix-sign-out
  • fix-unpublishing-of-dashboards
  • fix/cpt-module-config
  • fix/dataset-auto-ids
  • fix/json_errors
  • format-upload-data-timestamps-to-utc
  • govuk-dev-vm
  • group-by-group
  • handle-failures-upload-data
  • handle-no-signin-permission
  • improve-docs
  • improve-start-app-script
  • improve-status-endpoint
  • instant-preview
  • list-dashboards-standalone
  • list-data-sets
  • list-my-datasets
  • master
  • module-type-templates
  • move_title_to_top
  • new-move-and-remove
  • nice-page-when-no-signin-permission
  • no-httmock
  • old-template-fixes
  • paas-migration
  • prefill-visualisation
  • pretty-print-json
  • publish-dashboard
  • query-params-fix
  • re-restructure-admin-app
  • reauth_wip
  • record-notes-on-dashboard
  • recover-missing-tests
  • redis-on-travis
  • remove-dataset-permission
  • remove-duplicate-import
  • remove-group-from-list
  • remove-module
  • remove-redis
  • remove-redis-session
  • remove-upload-logged-out
  • reorder-modules
  • reorder-modules-clean
  • replicate-db-server-name
  • restructure-app
  • revert-admin-dataset-dropdown
  • revert-revert-select-groups-and-types
  • revert-select-groups-and-types
  • rewrite-signed-in-decorator
  • sass_that_works
  • select-group-and-types
  • select-groups-and-types
  • send-correct-published-state
  • send-dashboard-for-review
  • sort-requirements
  • spreadsheets
  • standardised-error-messages-from-backdrop
  • stop-retrying-requests
  • template-fixes
  • template-improvements
  • template-words-and-urls
  • templates
  • temporary-single-cost-per-transaction-schema-fix
  • tidy-dashboard-editing
  • transform-dotfile
  • tweak-copy-and-guidance
  • typo-error-message
  • ui-improvements
  • update-backdrop-url
  • update-log-file-location
  • upload-a-spreadsheet
  • upload-status
  • upload-wip
  • use-real-env
  • use-resource-view

pending completion
246

push

travis-ci

Jacob Ashdown
improve tests - address issue of having to follow redirects

This means the tests are more unit tests - they no longer have
dependencies on the templates or other upload routes

416 of 466 relevant lines covered (89.27%)

0.89 hits per line

Relevant lines Covered
Build:
Build:
466 RELEVANT LINES 416 COVERED LINES
0.89 HITS PER LINE
Source Files on upload-spreadsheets
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
246 upload-spreadsheets improve tests - address issue of having to follow redirects This means the tests are more unit tests - they no longer have dependencies on the templates or other upload routes push 08 Aug 2014 09:53AM UTC Jacob Ashdown travis-ci pending completion  
229 upload-spreadsheets pop session stuff, don't just read it - prevent multiple display push 07 Aug 2014 12:26PM UTC Jacob Ashdown travis-ci pending completion  
227 upload-spreadsheets Fix for upload when no file push 07 Aug 2014 10:39AM UTC Jacob Ashdown travis-ci pending completion  
221 upload-spreadsheets Template changes to render all the messages upload is now sending out push 06 Aug 2014 05:05PM UTC Jacob Ashdown travis-ci pending completion  
219 upload-spreadsheets better asserting flashes push 06 Aug 2014 04:52PM UTC Jacob Ashdown travis-ci pending completion  
217 upload-spreadsheets Template changes to render all the messages upload is now sending out push 06 Aug 2014 04:35PM UTC Jacob Ashdown travis-ci pending completion  
90 upload-spreadsheets Try and make Excel do integers All the numbers that come out of excel spreadsheets are floating point, but we wan't to be able to define columns as being integers. This does a little python fudge to see if the number is a valid integer and then c... push 24 Jul 2014 08:56AM UTC tombooth travis-ci pending completion  
89 upload-spreadsheets WIP push 23 Jul 2014 05:00PM UTC tombooth travis-ci pending completion  
85 upload-spreadsheets Try and make Excel do integers All the numbers that come out of excel spreadsheets are floating point, but we wan't to be able to define columns as being integers. This does a little python fudge to see if the number is a valid integer and then c... push 23 Jul 2014 04:41PM UTC tombooth travis-ci pending completion  
See All Builds (771)
  • Repo on GitHub
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

© 2025 Coveralls, Inc