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

facebook / ds2 / 1955 / 15
44%
master: 44%

Build:
DEFAULT BRANCH: master
Ran 01 Jul 2016 08:46PM UTC
Files 2502
Run time 3min
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

01 Jul 2016 08:30PM UTC coverage: 41.515%. First build
TARGET="Linux-X86_64" LLDB_TESTS="all" CLANG="0" COVERAGE="1"

push

travis-ci

a20012251
Do not touch `lr` when removing the thumb bit from `pc` on winphone.

Windows on ARM does this weird thing of setting the lowest bit of `pc`
in the `CONTEXT` structure (output structure of `GetThreadContext()`)
even though that register doesn't actually have the lowest bit set in
the CPU; only the thumb bit in `CPSR` indicates we are running in thumb
mode.

`lr` on the other hand does have the lowest bit set if the caller was a
thumb function so we shouldn't remove it.

3112 of 7496 relevant lines covered (41.52%)

23631.4 hits per line

Source Files on job 1955.15 (TARGET="Linux-X86_64" LLDB_TESTS="all" CLANG="0" COVERAGE="1")
  • Tree
  • List 0
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1955
  • Travis Job 1955.15
  • 70922f75 on github
  • Prev Job for TARGET="Linux-X86_64" LLDB_TESTS="all" CLANG="0" COVERAGE="1" on master (#1944.15)
  • Next Job for TARGET="Linux-X86_64" LLDB_TESTS="all" CLANG="0" COVERAGE="1" on master (#1956.15)
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