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

18F / cg-deck
71%
master: 71%

Build:
Build:
LAST BUILD BRANCH: ms-change_go_names
DEFAULT BRANCH: master
Repo Added 31 Jul 2015 12:47PM UTC
Files 8
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 jk-loading-bugs
branch: jk-loading-bugs
CHANGE BRANCH
x
Reset
  • jk-loading-bugs
  • 1.0.0
  • 1.1.0
  • 1.2.0
  • 1.2.1
  • concourse
  • deploy
  • deprecated
  • govcloud-deploy
  • govcloud-fix
  • home-update
  • jk-add-memory-units
  • jk-css-cleanup
  • jk-css-modules
  • jk-marketplace-service-desc
  • jk-no-apps
  • jk-no-dev-ga
  • jk-route-domain
  • js-app-name-deploy
  • js-fix-client-setup
  • master
  • ms-accessibility_table_scope
  • ms-add_uaa_dashboard_icon
  • ms-additional_space_initial_load_fixes
  • ms-alphabetize_sidenav
  • ms-cache_phantomjs2
  • ms-change_deployment_names
  • ms-change_go_names
  • ms-content_on_pages
  • ms-content_updates
  • ms-continue_fixtures
  • ms-fix_checkboxes
  • ms-fix_space_page_loading
  • ms-limit_current_user_actions
  • ms-modify_nr_config
  • ms-release-1.1.0
  • ms-sidebar_context
  • ms-update_cg_style-093
  • ms-upgrade_npm
  • ms-zero_mb_formatting
  • notice
  • notice-update
  • release-1.2.0
  • release-1.2.1
  • staging
  • staging-alpha
  • travis
  • travis-deploy

pending completion
1006

push

travis-ci

jeremiak
Fix user store so tests pass

We had previously been setting .fetching at the top of each
of the handler functions in the stores. The problem with this is
that changing the fetching value will trigger a change event,
which might fire before the data that was retrieved from the API
has been merged into the stores. The result is a flash of content
like bug where the user sees a flash of "No apps", etc.

It looks pretty weird to set the value in two places like this,
but I set it after the merge data operation has been completed
and in the case that the request retrieved no data.

237 of 334 relevant lines covered (70.96%)

3.17 hits per line

Relevant lines Covered
Build:
Build:
334 RELEVANT LINES 237 COVERED LINES
3.17 HITS PER LINE
Source Files on jk-loading-bugs
  • 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
1006 jk-loading-bugs Fix user store so tests pass We had previously been setting .fetching at the top of each of the handler functions in the stores. The problem with this is that changing the fetching value will trigger a change event, which might fire before the da... push 19 Jul 2016 05:24PM UTC jeremiak travis-ci pending completion  
1002 jk-loading-bugs Set fetching after data updates in stores There was a weird space between the time when fetching would be set to false and when all of the data had been merged in. Since both emit a change event, the components would re-render and could result in... push 19 Jul 2016 01:56AM UTC jeremiak travis-ci pending completion  
See All Builds (919)
  • 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