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

vanstyn / RapidApp / 326 / 6
51%
master: 51%

Build:
DEFAULT BRANCH: master
Ran 22 Dec 2014 02:53AM UTC
Files 106
Run time 45s
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

22 Dec 2014 01:54AM UTC coverage: 48.69% (+0.008%) from 48.682%
326.6

push

travis-ci

vanstyn
Re-enable storeId, but append req_num + JS on destroy cleanup - #100

In the previous commit the setting of 'storeId' was disabled, however,
there are some code paths which rely on storeId to resolve/access a data
store by its id, specifically related to componenets which make use of
the 'defer_DataStore' API. The design of this case should probably be
revisited, however, in the meantime to preserve the existing API and
also fix the caching bug that is present in perl 5.18 and later, the
storeId now has the request number appended. This ensures that the same
componenent will always have a unique storeId when opened multiple
times on the client side, but getStore lookup code which is generated
within the same request will still work.

Also added extra cleanup code to the DataStorePlus javascript plugin to
lookup and remove the store by Id from Ext.StoreMgr on destroy of the
parent component. This prevents store objects from piling up in the
global StoreMgr collection in the client machine for components which
may have already been closed/destroyed.

3084 of 6334 relevant lines covered (48.69%)

221.57 hits per line

Source Files on job 326.6
  • Tree
  • List 0
  • Changed 8
  • Source Changed 1
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 326
  • Travis Job 326.6
  • a2564960 on github
  • Prev Job for on master (#325.6)
  • Next Job for on master (#327.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