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

micropython / micropython / 11515 / 3
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 04 Oct 2019 06:54AM UTC
Files 259
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

04 Oct 2019 06:46AM UTC coverage: 97.967% (+0.001%) from 97.966%
NAME="unix coverage build and tests"

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.

18406 of 18788 relevant lines covered (97.97%)

350363.46 hits per line

Source Files on job 11515.3 (NAME="unix coverage build and tests")
  • Tree
  • List 0
  • Changed 60
  • Source Changed 1
  • Coverage Changed 60
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11211
  • Travis Job 11515.3
  • 25a9bccd on github
  • Prev Job for NAME="unix coverage build and tests" on master (#11514.3)
  • Next Job for NAME="unix coverage build and tests" on master (#11517.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