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

micropython / micropython / 10730 / 3
98%
master: 98%

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

29 May 2019 11:17AM UTC coverage: 97.997%. Remained the same
NAME="unix coverage build and tests"

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

Source Files on job 10730.3 (NAME="unix coverage build and tests")
  • Tree
  • List 0
  • Changed 35
  • Source Changed 4
  • Coverage Changed 35
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10454
  • Travis Job 10730.3
  • a4f1d827 on github
  • Prev Job for NAME="unix coverage build and tests" on master (#10725.3)
  • Next Job for NAME="unix coverage build and tests" on master (#10733.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