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

micropython / micropython / 14349
98%

Build:
DEFAULT BRANCH: master
Ran 18 Sep 2020 06:34AM UTC
Jobs 1
Files 277
Run time 30s
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
14349

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

Jobs
ID Job ID Ran Files Coverage
6 14349.6 (MAKEOPTS="-j4") 18 Sep 2020 06:34AM UTC 0
98.01
Travis Job 14349.6
Source Files on build 14349
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #14349
  • b2875805 on github
  • Prev Build on master (#14347)
  • Next Build on master (#14353)
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