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

micropython / micropython / 12574
98%

Build:
DEFAULT BRANCH: master
Ran 13 Feb 2020 01:22AM UTC
Jobs 1
Files 270
Run time 36s
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
12574

push

travis-ci

dpgeorge
py: Add mp_raise_msg_varg helper and use it where appropriate.

This commit adds mp_raise_msg_varg(type, fmt, ...) as a helper for
nlr_raise(mp_obj_new_exception_msg_varg(type, fmt, ...)).  It makes the
C-level API for raising exceptions more consistent, and reduces code size
on most ports:

   bare-arm:   +28 +0.042%
minimal x86:  +100 +0.067%
   unix x64:   -56 -0.011%
unix nanbox:  -300 -0.068%
      stm32:  -204 -0.054% PYBV10
     cc3200:    +0 +0.000%
    esp8266:   -64 -0.010% GENERIC
      esp32:  -104 -0.007% GENERIC
        nrf:  -136 -0.094% pca10040
       samd:    +0 +0.000% ADAFRUIT_ITSYBITSY_M4_EXPRESS

16454 of 16771 relevant lines covered (98.11%)

414710.87 hits per line

Jobs
ID Job ID Ran Files Coverage
3 12574.3 (NAME="unix coverage build and tests") 13 Feb 2020 01:22AM UTC 0
98.11
Travis Job 12574.3
Source Files on build 12574
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12574
  • ad7213d3 on github
  • Prev Build on master (#12572)
  • Next Build on master (#12577)
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