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

pfalcon / micropython / 1413
97%
master: 98%

Build:
Build:
LAST BUILD BRANCH: pfalcon
DEFAULT BRANCH: master
Ran 27 Oct 2018 03:58PM UTC
Jobs 1
Files 239
Run time 15s
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
1413

push

travis-ci

pfalcon
py/gc.h: Don't depend on any uPy headers.

GC implementation is the lowest layer of MicroPython, everything else is
built on top of it. For example, memory allocation (misc.h) is done via
GC implementation, so there's no need to include misc.h into gc.h (but
may be needed to do the opposite, so avoid circular dependency). Actually,
gc.h (header, not implementation) doesn't even depend on mpconfig.h, so
remove that either.

18384 of 18766 relevant lines covered (97.96%)

322512.51 hits per line

Jobs
ID Job ID Ran Files Coverage
3 1413.3 (NAME="unix coverage build and tests") 27 Oct 2018 03:58PM UTC 0
97.96
Travis Job 1413.3
Source Files on build 1413
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1413
  • 01fb4d16 on github
  • Prev Build on pfalcon (#1412)
  • Next Build on pfalcon (#1414)
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