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

micropython / micropython / 12408
98%

Build:
DEFAULT BRANCH: master
Ran 24 Jan 2020 01:16AM UTC
Jobs 1
Files 270
Run time 26s
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
12408

push

travis-ci

dpgeorge
unix/Makefile: Reserve CFLAGS_EXTRA/LDFLAGS_EXTRA for external use.

When CFLAGS_EXTRA/LDFLAGS_EXTRA (or anything) is set on the command line of
a make invocation then it will completely override any setting or appending
of these variables in the makefile(s).  This means builds like the coverage
variant will have their mpconfigvariant.mk settings overridden.  Fix this
by using CFLAGS/LDFLAGS exclusively in the makefile(s), reserving the
CFLAGS_EXTRA/LDFLAGS_EXTRA variables for external command-line use only.

16417 of 16734 relevant lines covered (98.11%)

410310.77 hits per line

Jobs
ID Job ID Ran Files Coverage
3 12408.3 (NAME="unix coverage build and tests") 24 Jan 2020 01:16AM UTC 0
98.11
Travis Job 12408.3
Source Files on build 12408
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12408
  • 96716b46 on github
  • Prev Build on master (#12405)
  • Next Build on master (#12431)
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