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

micropython / micropython / 10730
98%

Build:
DEFAULT BRANCH: master
Ran 29 May 2019 11:26AM UTC
Jobs 1
Files 242
Run time 25s
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
10730

push

travis-ci

dpgeorge
py/nativeglue: Remove dependency on mp_fun_table in dyn-compiler mode.

mpy-cross uses MICROPY_DYNAMIC_COMPILER and MICROPY_EMIT_NATIVE but does
not actually need to execute native functions, and does not need
mp_fun_table.  This commit makes it so mp_fun_table and all its entries are
not built when MICROPY_DYNAMIC_COMPILER is enabled, significantly reducing
the size of the mpy-cross executable and allowing it to be built on more
machines/OS's.

18448 of 18825 relevant lines covered (98.0%)

366194.43 hits per line

Jobs
ID Job ID Ran Files Coverage
3 10730.3 (NAME="unix coverage build and tests") 29 May 2019 11:26AM UTC 0
98.0
Travis Job 10730.3
Source Files on build 10730
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10730
  • a4f1d827 on github
  • Prev Build on master (#10725)
  • Next Build on master (#10733)
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