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

micropython / micropython / 10855
98%

Build:
DEFAULT BRANCH: master
Ran 28 Jun 2019 04:07AM UTC
Jobs 1
Files 244
Run time 53s
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
10855

push

travis-ci

dpgeorge
py/persistentcode: Fix compilation with load and save both enabled.

With both MICROPY_PERSISTENT_CODE_SAVE and MICROPY_PERSISTENT_CODE_LOAD
enabled the code fails to compile, due to undeclared 'n_obj'.  If
MICROPY_EMIT_NATIVE is disabled there are more errors due to the use of
undefined fields in mp_raw_code_t.

This patch fixes such compilation by avoiding undefined fields.

MICROPY_EMIT_NATIVE was changed to MICROPY_EMIT_MACHINE_CODE in this file
to match the mp_raw_code_t definition.

18450 of 18827 relevant lines covered (98.0%)

364436.82 hits per line

Jobs
ID Job ID Ran Files Coverage
3 10855.3 (NAME="unix coverage build and tests") 28 Jun 2019 04:07AM UTC 0
98.0
Travis Job 10855.3
Source Files on build 10855
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10855
  • d165a401 on github
  • Prev Build on master (#10846)
  • Next Build on master (#10857)
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