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

micropython / micropython / 11955 / 3
98%
master: 98%

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

25 Nov 2019 11:51PM UTC coverage: 97.982% (-0.01%) from 97.992%
NAME="unix coverage build and tests"

push

travis-ci

dpgeorge
py/qstr: Raise exception in qstr_from_strn if str to intern is too long.

The string length being longer than the allowed qstr length can happen in
many locations, for example in the parser with very long variable names.
Without an explicit check that the length is within range (as done in this
patch) the code would exhibit crashes and strange behaviour with truncated
strings.

18791 of 19178 relevant lines covered (97.98%)

347684.25 hits per line

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