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

micropython / micropython / 11515
98%

Build:
DEFAULT BRANCH: master
Ran 04 Oct 2019 06:54AM UTC
Jobs 1
Files 259
Run time 19s
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
11515

push

travis-ci

dpgeorge
py/compile: Disallow 'import *' outside module level.

This check follows CPython's behaviour, because 'import *' always populates
the globals with the imported names, not locals.

Since it's safe to do this (doesn't lead to a crash or undefined behaviour)
the check is only enabled for MICROPY_CPYTHON_COMPAT.

Fixes issue #5121.

3 of 3 new or added lines in 1 file covered. (100.0%)

18406 of 18788 relevant lines covered (97.97%)

350363.46 hits per line

Jobs
ID Job ID Ran Files Coverage
3 11515.3 (NAME="unix coverage build and tests") 04 Oct 2019 06:54AM UTC 0
97.97
Travis Job 11515.3
Source Files on build 11515
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11515
  • 25a9bccd on github
  • Prev Build on master (#11514)
  • Next Build on master (#11517)
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