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

micropython / micropython / 11838
98%

Build:
DEFAULT BRANCH: master
Ran 06 Nov 2019 12:48AM UTC
Jobs 1
Files 266
Run time 18s
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
11838

push

travis-ci

Damien George
tools/makemanifest.py: Follow symlinks when freezing linked directories.

While the new manifest.py style got introduced for freezing python code
into the resulting binary, the old way - where files and modules within
ports/*/modules where baked into the resulting binary - was still
supported via `freeze('$(PORT_DIR)/modules')` within manifest.py.

However behaviour changed for symlinked directories (=modules), as those
links weren't followed anymore.

This commit restores the original behaviour by explicitly following
symlinks within a modules/ directory

18778 of 19154 relevant lines covered (98.04%)

346598.49 hits per line

Jobs
ID Job ID Ran Files Coverage
3 11838.3 (NAME="unix coverage build and tests") 06 Nov 2019 12:48AM UTC 0
98.04
Travis Job 11838.3
Source Files on build 11838
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11838
  • 2f71d66e on github
  • Prev Build on master (#11837)
  • Next Build on master (#11841)
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