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

micropython / micropython / 11955
98%

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

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.

3 of 3 new or added lines in 1 file covered. (100.0%)

18791 of 19178 relevant lines covered (97.98%)

347684.25 hits per line

Jobs
ID Job ID Ran Files Coverage
3 11955.3 (NAME="unix coverage build and tests") 26 Nov 2019 12:05AM UTC 0
97.98
Travis Job 11955.3
Source Files on build 11955
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11955
  • bc129f1b on github
  • Prev Build on master (#11950)
  • Next Build on master (#11959)
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