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

micropython / micropython / 14245 / 6
98%
master: 98%

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

03 Sep 2020 02:10PM UTC coverage: 98.02% (+0.001%) from 98.019%
MAKEOPTS="-j4"

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

Source Files on job 14245.6 (MAKEOPTS="-j4")
  • Tree
  • List 0
  • Changed 67
  • Source Changed 1
  • Coverage Changed 67
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13805
  • Travis Job 14245.6
  • 40ad8f16 on github
  • Prev Job for MAKEOPTS="-j4" on master (#14243.6)
  • Next Job for MAKEOPTS="-j4" on master (#14250.6)
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