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

micropython / micropython / 13922
98%

Build:
DEFAULT BRANCH: master
Ran 01 Jul 2020 01:13PM UTC
Jobs 1
Files 274
Run time 47s
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
13922

push

travis-ci-com

dpgeorge
nrf/Makefile: Disable ROM text compression when compiling for debug.

When compiling for debug (-O0) the .text segment cannot fit the flash
region when MICROPY_ROM_TEXT_COMPRESSION=1, because the compiler does not
optimise away the large if-else chain used to select the correct compressed
string.

This commit enforces MICROPY_ROM_TEXT_COMPRESSION=0 when compiling for
debug (DEBUG=1).

19465 of 19858 relevant lines covered (98.02%)

428393.95 hits per line

Jobs
ID Job ID Ran Files Coverage
5 13922.5 (MAKEOPTS="-j4") 01 Jul 2020 01:13PM UTC 0
98.02
Travis Job 13922.5
Source Files on build 13922
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #13922
  • c2317a3a on github
  • Prev Build on master (#13921)
  • Next Build on master (#13936)
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