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

intuit / wasabi
76%
develop: 76%

Build:
Build:
LAST BUILD BRANCH: feature/hourly-counts
DEFAULT BRANCH: develop
Repo Added 27 Jun 2016 07:44PM UTC
Files 6
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 feature/ui_add_spinner
branch: feature/ui_add_spinner
CHANGE BRANCH
x
Reset
  • feature/ui_add_spinner
  • develop
  • feature/JoistCassandraChanges
  • feature/NPE_exportdb_payload
  • feature/Wasabi_Video_README
  • feature/add_hello_world_gitignore
  • feature/adding-smoke-test-script
  • feature/assignments-tracing
  • feature/atomic-experiment-creation
  • feature/autumn-http-connection-pool-fix
  • feature/autumn-latest
  • feature/bug-osx-docker-start
  • feature/card-view-filtering
  • feature/cardview-resolve-issues
  • feature/cardviewapi
  • feature/cassandra-column-rename
  • feature/cassandra_docker_refresh
  • feature/chef-cookbooks
  • feature/cleanup
  • feature/client-demo-mandatory-desc
  • feature/code-coverage
  • feature/code-samples
  • feature/cold-start
  • feature/commit-to-app-id-version
  • feature/coveralls-conf
  • feature/crosspod-code-review-01
  • feature/daily-assignment-counts
  • feature/datastax-migration
  • feature/datastax-migration-2
  • feature/datastax-repository-migration
  • feature/demo_app
  • feature/disable-attributions-plugin
  • feature/docker
  • feature/docker-local-wasabi
  • feature/docker-native
  • feature/docker-native-doc-cleanup
  • feature/docker_native_wasabi_sh
  • feature/drain-trinity-queue-in-batch
  • feature/email-fix
  • feature/empty-bucket-get-assignment-bug
  • feature/env-vars-on-ui-build
  • feature/eventlogthreadtests
  • feature/exception_and_pagination_refactor
  • feature/experiment-tags
  • feature/experiment_pagination
  • feature/extra-logging
  • feature/failsafe-retry
  • feature/favorites_to_backend
  • feature/feature-version
  • feature/get-assignment-test-cases
  • feature/gitter
  • feature/improveTestQuality
  • feature/integration-test
  • feature/integration-test-fixes-0403-release
  • feature/jacoco
  • feature/jenkins
  • feature/jenkins-green
  • feature/jenkins-migrations-tests
  • feature/json-export
  • feature/jwtodd
  • feature/leroy-jenkins
  • feature/logback_fix
  • feature/maven-single-unit-tests
  • feature/missing-assignments.props
  • feature/mutagen-script-resource-path
  • feature/mutation-script
  • feature/mutation-script-docker
  • feature/new-aws-account-no-proxies
  • feature/no_auth_check
  • feature/qe-automation-addTimeZone
  • feature/qe-automation-enhance-expcall
  • feature/qe-automation-enhanceTestBase
  • feature/qe-automation-rapidexp-fix
  • feature/qe-automation-userid-lengthchange
  • feature/qe-enhancement-addTimeZone
  • feature/qe-enhancement-timeZoneoffset-util
  • feature/qe-perftest-script
  • feature/rapid_experiment_fix
  • feature/readme-cleanup
  • feature/readme-update
  • feature/reimplement_rapid_experiment_fix
  • feature/remove-java-home-envar
  • feature/remove-mac-os-note
  • feature/remove-user-assignment
  • feature/removing-python-dependency
  • feature/removing-python-rependency
  • feature/repository-datastax-migration
  • feature/repository-datastax-migration-dedupe
  • feature/repository-datastax-migration-dedupe-part1
  • feature/repository-datastax-migration-performance
  • feature/restore-traffic-management
  • feature/restore_develop_wasabi_sh
  • feature/revert-pagination-for-experiments-by-application
  • feature/rollup-integration-test
  • feature/rt-ingestion-json
  • feature/scrub-legacy
  • feature/statistics-testng
  • feature/sudheer
  • feature/superadmins-assignment
  • feature/superadmins-assignment-dev
  • feature/table-rename-remove
  • feature/tests
  • feature/time_drift_docker
  • feature/travis-green
  • feature/travis-test
  • feature/trinity-mock-service-test
  • feature/ui_build_with_plugin
  • feature/ui_change_hello_world_use_localhost
  • feature/ui_change_terminate_icon
  • feature/ui_default_backend_url
  • feature/ui_document_how_to_make_a_plugin
  • feature/ui_experiment_results_in_tab
  • feature/ui_fix_description_button_formatting
  • feature/ui_fix_feedback
  • feature/ui_fix_feedback_score_zero_bug
  • feature/ui_fix_feedback_security_hole
  • feature/ui_fix_filter_bugs
  • feature/ui_fix_no_assignments_listed_one_bucket
  • feature/ui_fix_search_not_sticking
  • feature/ui_fix_superadmin
  • feature/ui_fix_tools_menu
  • feature/ui_fix_traffic_management
  • feature/ui_make_zip_from_feature
  • feature/ui_mobile
  • feature/ui_optimize_experiment_details
  • feature/ui_page_management
  • feature/ui_persist_card_view
  • feature/ui_react_hello_world
  • feature/ui_remove_missing_segmentation_rules
  • feature/ui_sso_login
  • feature/ui_superadmin_ui
  • feature/ui_tags
  • feature/ui_test_external_pull_request
  • feature/ui_track_experiment_success
  • feature/ui_traffic_management_plugin
  • feature/ui_tweak_card_view
  • feature/unbootstrap
  • feature/update_client_demo
  • feature/vagrant-integration-test-on-jenkins
  • feature/wasabi_innovation_days
  • feature/windows
  • master

pending completion
1645

push

travis-ci

longdogz
Added wait spinner around the loading of bucket information, as that can be slow for some users on Prod.  Also changed the existing spinner code to remove a bunch of unnecessary duplicate code.  Also changed spinner code to use finally() so it is always turned off after a call to the backend, regardless of whether there is an error or not.

8503 of 11204 relevant lines covered (75.89%)

0.76 hits per line

Relevant lines Covered
Build:
Build:
11204 RELEVANT LINES 8503 COVERED LINES
0.76 HITS PER LINE
Source Files on feature/ui_add_spinner
  • 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
1645 feature/ui_add_spinner Added wait spinner around the loading of bucket information, as that can be slow for some users on Prod. Also changed the existing spinner code to remove a bunch of unnecessary duplicate code. Also changed spinner code to use finally() so it is ... push 05 Apr 2017 06:08PM UTC longdogz travis-ci pending completion  
1644 feature/ui_add_spinner Added a “wait spinner” on the experiments list, the Card View, the Priority list, the Users list, the Logs list, and the Superadmins list. Those seem to be all the places on Prod that seem slow enough that anyone will see the spinner. push 05 Apr 2017 05:32PM UTC longdogz travis-ci pending completion  
1643 feature/ui_add_spinner Fixing problem that if plugins are installed, but none of the top-level ones (the ones shown in the Plugins tab at the top level), you don’t see the “No plugins are currently installed” message when you click on the tab. This was because the code... push 05 Apr 2017 04:33PM UTC longdogz travis-ci pending completion  
See All Builds (1328)
  • 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