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

vanstyn / RapidApp / 326
51%

Build:
DEFAULT BRANCH: master
Ran 22 Dec 2014 02:21AM UTC
Jobs 6
Files 106
Run time 33min
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

pending completion
326

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.

3085 of 6343 relevant lines covered (48.64%)

1327.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 326.1 22 Dec 2014 02:23AM UTC 0
48.71
Travis Job 326.1
2 326.2 22 Dec 2014 02:29AM UTC 0
48.7
Travis Job 326.2
3 326.3 22 Dec 2014 02:24AM UTC 0
48.7
Travis Job 326.3
4 326.4 22 Dec 2014 02:21AM UTC 0
48.7
Travis Job 326.4
5 326.5 22 Dec 2014 02:21AM UTC 0
48.69
Travis Job 326.5
6 326.6 22 Dec 2014 02:53AM UTC 0
48.69
Travis Job 326.6
Source Files on build 326
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #326
  • a2564960 on github
  • Prev Build on master (#325)
  • Next Build on master (#327)
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