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

micropython / micropython / 13922 / 5
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 01 Jul 2020 01:13PM UTC
Files 274
Run time 45s
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 2020 12:54PM UTC coverage: 98.021% (-0.005%) from 98.026%
MAKEOPTS="-j4"

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

Source Files on job 13922.5 (MAKEOPTS="-j4")
  • Tree
  • List 0
  • Changed 51
  • Source Changed 0
  • Coverage Changed 51
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13492
  • Travis Job 13922.5
  • c2317a3a on github
  • Prev Job for MAKEOPTS="-j4" on master (#13921.5)
  • Next Job for MAKEOPTS="-j4" on master (#13936.5)
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