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

micropython / micropython / 12442
98%

Build:
DEFAULT BRANCH: master
Ran 29 Jan 2020 06:15AM UTC
Jobs 1
Files 270
Run time 31s
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
12442

push

travis-ci

dpgeorge
py/mpthread.h: Use strong type for mp_thread_set_state() argument.

This modifies the signature of mp_thread_set_state() to use
mp_state_thread_t* instead of void*.  This matches the return type of
mp_thread_get_state(), which returns the same value.

`struct _mp_state_thread_t;` had to be moved before
`#include <mpthreadport.h>` since the stm32 port uses it in its
mpthreadport.h file.

16417 of 16737 relevant lines covered (98.09%)

408210.6 hits per line

Jobs
ID Job ID Ran Files Coverage
3 12442.3 (NAME="unix coverage build and tests") 29 Jan 2020 06:15AM UTC 0
98.09
Travis Job 12442.3
Source Files on build 12442
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12442
  • b72cb0ca on github
  • Prev Build on master (#12441)
  • Next Build on master (#12452)
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