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

micropython / micropython / 13214 / 4
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 14 Apr 2020 12:43PM UTC
Files 274
Run time 28s
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

14 Apr 2020 12:13PM UTC coverage: 97.979%. Remained the same
MAKEOPTS="-j4" NAME="unix coverage build and tests"

push

travis-ci-com

dpgeorge
py: Always give noop defines when MICROPY_ROM_TEXT_COMPRESSION disabled.

This commit provides a typedef for mp_rom_error_text_t, and a macro define
for MP_COMPRESSED_ROM_TEXT, when MICROPY_ROM_TEXT_COMPRESSION is disabled.
This simplifies the configuration (it no longer has a special case for
MICROPY_ENABLE_DYNRUNTIME) and makes it work for other cases that don't use
compression (eg examples/embedding).  This commit also ensures
MICROPY_ROM_TEXT_COMPRESSION is defined during qstr processing.

19388 of 19788 relevant lines covered (97.98%)

418355.94 hits per line

Source Files on job 13214.4 (MAKEOPTS="-j4" NAME="unix coverage build and tests")
  • Tree
  • List 0
  • Changed 49
  • Source Changed 2
  • Coverage Changed 49
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 12817
  • Travis Job 13214.4
  • 2725a791 on github
  • Prev Job for MAKEOPTS="-j4" NAME="unix coverage build and tests" on master (#13212.4)
  • Next Job for MAKEOPTS="-j4" NAME="unix coverage build and tests" on master (#13216.4)
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