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

micropython / micropython / 12442 / 3
98%
master: 98%

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

29 Jan 2020 06:10AM UTC coverage: 98.088%. Remained the same
NAME="unix coverage build and tests"

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

Source Files on job 12442.3 (NAME="unix coverage build and tests")
  • Tree
  • List 0
  • Changed 36
  • Source Changed 1
  • Coverage Changed 35
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 12091
  • Travis Job 12442.3
  • b72cb0ca on github
  • Prev Job for NAME="unix coverage build and tests" on master (#12441.3)
  • Next Job for NAME="unix coverage build and tests" on master (#12452.3)
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