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

micropython / micropython / 10116 / 3
98%
master: 98%

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

31 Jan 2019 05:48AM UTC coverage: 98.001% (+0.001%) from 98.0%
NAME="unix coverage build and tests"

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

Source Files on job 10116.3 (NAME="unix coverage build and tests")
  • Tree
  • List 0
  • Changed 34
  • Source Changed 6
  • Coverage Changed 33
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9867
  • Travis Job 10116.3
  • 2f5d113f on github
  • Prev Job for NAME="unix coverage build and tests" on master (#10115.3)
  • Next Job for NAME="unix coverage build and tests" on master (#10117.3)
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