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

micropython / micropython / 10855 / 3
98%
master: 98%

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

28 Jun 2019 03:59AM UTC coverage: 97.998% (+0.001%) from 97.997%
NAME="unix coverage build and tests"

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

Source Files on job 10855.3 (NAME="unix coverage build and tests")
  • Tree
  • List 0
  • Changed 35
  • Source Changed 6
  • Coverage Changed 32
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10572
  • Travis Job 10855.3
  • d165a401 on github
  • Prev Job for NAME="unix coverage build and tests" on master (#10846.3)
  • Next Job for NAME="unix coverage build and tests" on master (#10857.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