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

micropython / micropython / 11960 / 3
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 26 Nov 2019 03:46AM UTC
Files 266
Run time 16s
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

26 Nov 2019 03:26AM UTC coverage: 97.997%. Remained the same
NAME="unix coverage build and tests"

push

travis-ci

dpgeorge
py/objstringio: Slightly optimize stringio_copy_on_write for code size.

With the memcpy() call placed last it avoids the effects of registers
clobbering.  It's definitely effective in non-inlined functions, but even
here it is still making a small difference.  For example, on stm32, this
saves an extra `ldr` instruction to load `o->vstr` after the memcpy()
returns.

18791 of 19175 relevant lines covered (98.0%)

352933.13 hits per line

Source Files on job 11960.3 (NAME="unix coverage build and tests")
  • Tree
  • List 0
  • Changed 29
  • Source Changed 1
  • Coverage Changed 28
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11632
  • Travis Job 11960.3
  • 4318a6d7 on github
  • Prev Job for NAME="unix coverage build and tests" on master (#11959.3)
  • Next Job for NAME="unix coverage build and tests" on master (#11961.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