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

micropython / micropython / 14349 / 6
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 18 Sep 2020 06:34AM UTC
Files 277
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

18 Sep 2020 06:01AM UTC coverage: 98.014% (-0.001%) from 98.015%
MAKEOPTS="-j4"

push

travis-ci-com

dpgeorge
esp8266: Remove release-specific manifest, disable osdebug by default.

This commit removes release-specific builds for the esp8266 and makes the
normal build of the GENERIC board more like the release build.  This makes
esp8266 like all the other ports, for which there is no difference between
a daily build and a release build, making things less confusing.

Release builds were previously defined by UART_OS=-1 (disable OS messages)
and using manifest_release.py to include more frozen modules.

The changes in this commit are:
- Remove manifest_release.py.
- Add existing modules from manifest_release.py (except example code)
  to the GENERIC board's manifest.py file.
- Change UART_OS default to -1 to disable OS messages by default.

Signed-off-by: Damien George <damien@micropython.org>

19494 of 19889 relevant lines covered (98.01%)

430871.99 hits per line

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