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

pfalcon / micropython / 1662
98%

Build:
DEFAULT BRANCH: master
Ran 30 May 2019 04:41AM UTC
Jobs 1
Files 242
Run time 12s
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
1662

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.

18446 of 18823 relevant lines covered (98.0%)

364278.07 hits per line

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