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

exabugs / node-searcher / 61 / 2
36%
master: 36%

Build:
DEFAULT BRANCH: master
Ran 30 Jul 2014 08:26AM UTC
Files 7
Run time 4s
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

30 Jul 2014 08:26AM UTC coverage: 37.892%. Remained the same
PLATFORM=nacl DEBUG=1

push

travis-ci

dpull
fix EditBox bug. When the the EditBox's parent node is added to a node, then set the position of the parent node, the position textField_'s is wrong.
CCEditBoX* pEdit = ...;
CCNode* pNode1 = ...;
CCNode* pNode2 = ...;

pNode1->AddChild(pEdit); // textField_'s is right
pNode2->AddChild(pNode1);// textField_'s is wrong(call by OnEnter)

169 of 446 relevant lines covered (37.89%)

2.51 hits per line

Source Files on job 61.2 (PLATFORM=nacl DEBUG=1)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 61
  • Travis Job 61.2
  • d5ee75f9 on github
  • Prev Job for 2.0.0, QMAKE=/usr/bin/qmake on master (#57.3)
  • Next Job for WP_VERSION=3.4.2 on master (#627.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