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

micropython / micropython / 10763
98%

Build:
DEFAULT BRANCH: master
Ran 11 Jun 2019 01:47AM UTC
Jobs 1
Files 244
Run time 12s
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
10763

push

travis-ci

dpgeorge
tools/mpy-tool.py: Fix linking of qstr objects in native ARM Thumb code.

Previously, when linking qstr objects in native code for ARM Thumb, the
index into the machine code was being incremented by 4, not 8.  It should
be 8 to account for the size of the two machine instructions movw and movt.
This patch makes sure the index into the machine code is incremented by the
correct amount for all variations of qstr linking.

See issue #4829.

18445 of 18822 relevant lines covered (98.0%)

365678.07 hits per line

Jobs
ID Job ID Ran Files Coverage
3 10763.3 (NAME="unix coverage build and tests") 11 Jun 2019 01:47AM UTC 0
98.0
Travis Job 10763.3
Source Files on build 10763
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10763
  • 9d3031cc on github
  • Prev Build on master (#10757)
  • Next Build on master (#10764)
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