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

micropython / micropython / 12838
98%

Build:
DEFAULT BRANCH: master
Ran 11 Mar 2020 05:58AM UTC
Jobs 1
Files 274
Run time 17s
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
12838

push

travis-ci

dpgeorge
py/modmicropython: Add heap_locked function to test state of heap.

This commit adds micropython.heap_locked() which returns the current
lock-depth of the heap, and can be used by Python code to check if the heap
is locked or not.  This new function is configured via
MICROPY_PY_MICROPYTHON_HEAP_LOCKED and is disabled by default.

This commit also changes the return value of micropython.heap_unlock() so
it returns the current lock-depth as well.

3 of 3 new or added lines in 1 file covered. (100.0%)

16517 of 16851 relevant lines covered (98.02%)

413921.3 hits per line

Jobs
ID Job ID Ran Files Coverage
4 12838.4 (MAKEOPTS="-j4" NAME="unix coverage build and tests") 11 Mar 2020 05:58AM UTC 0
98.02
Travis Job 12838.4
Source Files on build 12838
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12838
  • 86bfabec on github
  • Prev Build on master (#12836)
  • Next Build on master (#12844)
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