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

pfalcon / micropython / 1662 / 3
98%
master: 98%

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

18446 of 18823 relevant lines covered (98.0%)

364278.07 hits per line

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