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

pfalcon / micropython / 1087
98%

Build:
DEFAULT BRANCH: master
Ran 09 Dec 2017 11:15PM UTC
Jobs 1
Files 224
Run time 8s
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
1087

push

travis-ci

pfalcon
py/mkrules.mk: Add "clean-frozen" target to clean frozen script/modules dir.

This target removes any stray files (i.e. something not committed to git)
from scripts/ and modules/ dirs (or whatever FROZEN_DIR and FROZEN_MPY_DIR
is set to).

The expected workflow is:

1. make clean-frozen
2. micropython -m upip -p modules <packages_to_freeze>
3. make

As it can be expected that people may drop random thing in those dirs which
they can miss later, the content is actually backed up before cleaning.

17408 of 17786 relevant lines covered (97.87%)

321917.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1087.1 09 Dec 2017 11:15PM UTC 0
97.87
Travis Job 1087.1
Source Files on build 1087
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1087
  • d21d029d on github
  • Prev Build on master (#1086)
  • Next Build on master (#1088)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc