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

vanstyn / RapidApp / 806 / 3
51%
master: 51%

Build:
DEFAULT BRANCH: master
Ran 16 Nov 2015 06:04PM UTC
Files 94
Run time 9s
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

16 Nov 2015 05:33PM UTC coverage: 51.169%. Remained the same
806.3

push

travis-ci

vanstyn
updateCssForStoreAPI() now only runs if rendered (bugfix)

Fix regression introduced in 83c15d44f
which calls the DataStore updateCssForStoreAPI() function on every store
metachange to NOT call the logic unless the component is rendered. There
are cases (likely race conditions) where the metachange event is called
before the render has completed, and things break when this happens.
Modified the logic in the function to return unless the component
rendered flag is true.

This was a bug discovered in a legacy application which involves a
slower page consisting of multiple and large datastore components
(AppDVs and grids) which likley triggered a race-condition

(set dev ver 1.1000_02)

3216 of 6285 relevant lines covered (51.17%)

228.14 hits per line

Source Files on job 806.3
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 806
  • Travis Job 806.3
  • 98a1f59d on github
  • Prev Job for on master (#805.3)
  • Next Job for on master (#807.3)
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