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

micropython / micropython / 12200
98%

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

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

Jobs
ID Job ID Ran Files Coverage
3 12200.3 (NAME="unix coverage build and tests") 27 Dec 2019 02:12PM UTC 0
97.99
Travis Job 12200.3
Source Files on build 12200
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12200
  • b23bd643 on github
  • Prev Build on master (#12196)
  • Next Build on master (#12204)
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