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

micropython / micropython / 10616
98%

Build:
DEFAULT BRANCH: master
Ran 07 May 2019 04:12AM UTC
Jobs 1
Files 242
Run time 12s
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
10616

push

travis-ci

dpgeorge
stm32: Move factory reset files and code to separate source file.

The new function factory_reset_make_files() populates the given filesystem
with the default factory files.  It is defined with weak linkage so it can
be overridden by a board.

This commit also brings some minor user-facing changes:

- boot.py is now no longer created unconditionally if it doesn't exist, it
  is now only created when the filesystem is formatted and the other files
  are populated (so, before, if the user deleted boot.py it would be
  recreated at next boot; now it won't be).

- pybcdc.inf and README.txt are only created if the board has USB, because
  they only really make sense if the filesystem is exposed via USB.

18438 of 18815 relevant lines covered (98.0%)

365842.3 hits per line

Jobs
ID Job ID Ran Files Coverage
3 10616.3 (NAME="unix coverage build and tests") 07 May 2019 04:12AM UTC 0
98.0
Travis Job 10616.3
Source Files on build 10616
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10616
  • 97753a1b on github
  • Prev Build on master (#10615)
  • Next Build on master (#10620)
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