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

micropython / micropython / 13462
98%

Build:
DEFAULT BRANCH: master
Ran 04 May 2020 03:03PM UTC
Jobs 1
Files 274
Run time 34s
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
13462

push

travis-ci-com

dpgeorge
zephyr: Use zephyr build system to merge configurations.

The zephyr build system supports merging application-level board
configurations, so there is no need to reproduce this functionality in
MicroPython.

If CONF_FILE is not explicitly set, then the zephyr build system looks for
prj.conf in the application directory.  Therefore we rename the MicroPython
prj_base.conf to prj.conf.

Furthermore, if the zephyr build system finds boards/$(BOARD).conf in the
application directory, it merges that configuration with prj.conf.
Therefore we rename all the MicroPython board .conf files and move them
into a boards/ directory.

The minimal configuration, prj_minimal.conf, is left in the application
directory because it is used as an explicitly set CONF_FILE in
make-minimal.

19409 of 19804 relevant lines covered (98.01%)

423803.85 hits per line

Jobs
ID Job ID Ran Files Coverage
5 13462.5 (MAKEOPTS="-j4" NAME="unix coverage build and tests") 04 May 2020 03:03PM UTC 0
98.01
Travis Job 13462.5
Source Files on build 13462
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #13462
  • 25434e97 on github
  • Prev Build on master (#13461)
  • Next Build on master (#13468)
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