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

micropython / micropython / 10060
98%

Build:
DEFAULT BRANCH: master
Ran 17 Jan 2019 05:55AM UTC
Jobs 1
Files 238
Run time 14s
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
10060

push

travis-ci

dpgeorge
esp32/Makefile: Use system provided math library rather than uPy one.

The ESP IDF system already provides a math library, and that one is likely
to be better tuned to the Xtensa architecture.  The IDF components are also
tested against its own math library, so best not to override it.  Using the
system provided library also allows to easily switch to double-precision
floating point by changing MICROPY_FLOAT_IMPL to MICROPY_FLOAT_IMPL_DOUBLE.

18261 of 18626 relevant lines covered (98.04%)

333143.04 hits per line

Jobs
ID Job ID Ran Files Coverage
3 10060.3 (NAME="unix coverage build and tests") 17 Jan 2019 05:56AM UTC 0
98.04
Travis Job 10060.3
Source Files on build 10060
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10060
  • eb446ec2 on github
  • Prev Build on master (#10059)
  • Next Build on master (#10073)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc