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

micropython / micropython / 10116
98%

Build:
DEFAULT BRANCH: master
Ran 31 Jan 2019 05:54AM UTC
Jobs 1
Files 242
Run time 24s
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
10116

push

travis-ci

dpgeorge
py/warning: Support categories for warnings.

Python defines warnings as belonging to categories, where category is a
warning type (descending from exception type). This is useful, as e.g.
allows to disable warnings selectively and provide user-defined warning
types.  So, implement this in MicroPython, except that categories are
represented just with strings.  However, enough hooks are left to implement
categories differently per-port (e.g. as types), without need to patch each
and every usage.

18283 of 18656 relevant lines covered (98.0%)

334089.05 hits per line

Jobs
ID Job ID Ran Files Coverage
3 10116.3 (NAME="unix coverage build and tests") 31 Jan 2019 05:54AM UTC 0
98.0
Travis Job 10116.3
Source Files on build 10116
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10116
  • 2f5d113f on github
  • Prev Build on master (#10115)
  • Next Build on master (#10117)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc