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

pfalcon / micropython / 1649
98%

Build:
DEFAULT BRANCH: master
Ran 07 May 2019 08:16AM UTC
Jobs 1
Files 242
Run time 15s
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
1649

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.

18439 of 18816 relevant lines covered (98.0%)

364065.94 hits per line

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