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

micropython / micropython / 11960
98%

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

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

Jobs
ID Job ID Ran Files Coverage
3 11960.3 (NAME="unix coverage build and tests") 26 Nov 2019 03:46AM UTC 0
98.0
Travis Job 11960.3
Source Files on build 11960
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11960
  • 4318a6d7 on github
  • Prev Build on master (#11959)
  • Next Build on master (#11961)
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