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

micropython / micropython / 11120
98%

Build:
DEFAULT BRANCH: master
Ran 15 Aug 2019 01:12PM UTC
Jobs 1
Files 244
Run time 48s
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
11120

push

travis-ci

dpgeorge
py/objarray: Fix amount of free space in array when doing slice assign.

Prior to this patch the amount of free space in an array (including
bytearray) was not being maintained correctly for the case of slice
assignment which changed the size of the array.  Under certain cases (as
encoded in the new test) it was possible that the array could grow beyond
its allocated memory block and corrupt the heap.

Fixes issue #4127.

18463 of 18840 relevant lines covered (98.0%)

366005.47 hits per line

Jobs
ID Job ID Ran Files Coverage
3 11120.3 (NAME="unix coverage build and tests") 15 Aug 2019 01:12PM UTC 0
98.0
Travis Job 11120.3
Source Files on build 11120
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11120
  • acfbb9fe on github
  • Prev Build on master (#11119)
  • Next Build on master (#11122)
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