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

micropython / micropython / 11120 / 3
98%
master: 98%

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

15 Aug 2019 01:02PM UTC coverage: 97.999%. Remained the same
NAME="unix coverage build and tests"

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

Source Files on job 11120.3 (NAME="unix coverage build and tests")
  • Tree
  • List 0
  • Changed 51
  • Source Changed 1
  • Coverage Changed 51
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10823
  • Travis Job 11120.3
  • acfbb9fe on github
  • Prev Job for NAME="unix coverage build and tests" on master (#11119.3)
  • Next Job for NAME="unix coverage build and tests" on master (#11122.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