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

pfalcon / micropython / 1649 / 3
98%
master: 98%

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

07 May 2019 03:59AM UTC coverage: 97.996% (+0.01%) from 97.983%
NAME="unix coverage build and tests"

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

Source Files on job 1649.3 (NAME="unix coverage build and tests")
  • Tree
  • List 0
  • Changed 60
  • Source Changed 10
  • Coverage Changed 60
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1604
  • Travis Job 1649.3
  • 97753a1b on github
  • Prev Job for NAME="unix coverage build and tests" on master (#1647.3)
  • Next Job for NAME="unix coverage build and tests" on master (#1652.3)
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