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

vanstyn / RapidApp / 871 / 4
51%
master: 51%

Build:
DEFAULT BRANCH: master
Ran 26 Apr 2016 12:55PM UTC
Files 94
Run time 5s
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

26 Apr 2016 12:41PM UTC coverage: 51.118% (+0.008%) from 51.11%
871.4

push

travis-ci

vanstyn
Now using Tie::IxHash for force extconfig key order

StoreCmp: use Tie::IxHash to setup the extconfig hash to be ordered with
the 'store' key predeclared as the first key. Because the ExtJS client
decodes and processes JSON in order, we want to make sure the store is
processed before other parts which may need to reference it by storeId.
This is needed after perl 5.18 because the order of hashes was changed
in that version. We just happened to be lucky that the order before 5.18
just happened to have the store key showup earlier than we happened to
be using it. After 5.18, its random. This solves the problem once and
for all. (Note: the case where this was a problem was in cases of
several nested modules maing use of defer_to_store_module feature which
is not a common use-case, so this was only an issue for very specific
circumstances)

(set dev ver 1.1008_01)

3224 of 6307 relevant lines covered (51.12%)

228.15 hits per line

Source Files on job 871.4
  • Tree
  • List 0
  • Changed 4
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 871
  • Travis Job 871.4
  • 9317c08f on github
  • Prev Job for on master (#869.4)
  • Next Job for on master (#872.4)
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