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

micropython / micropython / 12200 / 3
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 27 Dec 2019 02:12PM UTC
Files 268
Run time 13s
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

27 Dec 2019 02:01PM UTC coverage: 97.989% (-0.001%) from 97.99%
NAME="unix coverage build and tests"

push

travis-ci

dpgeorge
py: Clean up commented-out code and comments about exception hierarchy.

In CPython, EnvironmentError and IOError are now aliases of OSError so no
need to have them listed in the code.  OverflowError inherits from
ArithmeticError because it's intended to be raised "when the result of an
arithmetic operation is too large to be represented" (per CPython docs),
and MicroPython aims to match the CPython exception hierarchy.

18860 of 19247 relevant lines covered (97.99%)

349072.16 hits per line

Source Files on job 12200.3 (NAME="unix coverage build and tests")
  • Tree
  • List 0
  • Changed 35
  • Source Changed 2
  • Coverage Changed 35
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11852
  • Travis Job 12200.3
  • b23bd643 on github
  • Prev Job for NAME="unix coverage build and tests" on master (#12196.3)
  • Next Job for NAME="unix coverage build and tests" on master (#12204.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