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

pfalcon / micropython / 1413 / 3
97%
master: 98%

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

27 Oct 2018 03:54PM UTC coverage: 97.964% (-0.001%) from 97.965%
NAME="unix coverage build and tests"

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

Source Files on job 1413.3 (NAME="unix coverage build and tests")
  • Tree
  • List 0
  • Changed 57
  • Source Changed 6
  • Coverage Changed 57
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1390
  • Travis Job 1413.3
  • 01fb4d16 on github
  • Prev Job for NAME="unix coverage build and tests" on pfalcon (#1412.3)
  • Next Job for NAME="unix coverage build and tests" on pfalcon (#1414.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