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

micropython / micropython / 13652
98%

Build:
DEFAULT BRANCH: master
Ran 02 Jun 2020 06:05AM UTC
Jobs 1
Files 274
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
13652

push

travis-ci-com

dpgeorge
minimal: Make build more flexible and work as 64-bit build.

Changes are:
- string0 is no longer built when building for host as the target, because
  it'll be provided by the system libc and may in some cases clash with the
  system one (eg on OSX).
- mp_int_t/mp_uint_t are defined in terms of intptr_t/uintptr_t to support
  both 32-bit and 64-bit builds.
- Configuration values which are the default in py/mpconfig.h are removed
  from mpconfigport.h to make the configuration a bit more minimal, eg as
  a better starting point for new ports.

19425 of 19818 relevant lines covered (98.02%)

425332.76 hits per line

Jobs
ID Job ID Ran Files Coverage
5 13652.5 (MAKEOPTS="-j4") 02 Jun 2020 06:05AM UTC 0
98.02
Travis Job 13652.5
Source Files on build 13652
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #13652
  • 8e591d41 on github
  • Prev Build on master (#13650)
  • Next Build on master (#13653)
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