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

micropython / micropython / 14245
98%

Build:
DEFAULT BRANCH: master
Ran 03 Sep 2020 02:19PM UTC
Jobs 1
Files 274
Run time 3min
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
14245

push

travis-ci-com

Damien George
all: Rename "sys" module to "usys".

This is consistent with the other 'micro' modules and allows implementing
additional features in Python via e.g. micropython-lib's sys.

Note this is a breaking change (not backwards compatible) for ports which
do not enable weak links, as "import sys" must now be replaced with
"import usys".

19503 of 19897 relevant lines covered (98.02%)

429690.28 hits per line

Jobs
ID Job ID Ran Files Coverage
6 14245.6 (MAKEOPTS="-j4") 03 Sep 2020 02:19PM UTC 0
98.02
Travis Job 14245.6
Source Files on build 14245
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #14245
  • 40ad8f16 on github
  • Prev Build on master (#14243)
  • Next Build on master (#14250)
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