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

micropython / micropython / 10544 / 3
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 26 Apr 2019 05:31AM UTC
Files 242
Run time 11s
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

26 Apr 2019 05:22AM UTC coverage: 98.003%. Remained the same
NAME="unix coverage build and tests"

push

travis-ci

dpgeorge
ports: Convert to use pyexec_file_if_exists() to execute boot/main.py.

The stm32 and nrf ports already had the behaviour that they would first
check if the script exists before executing it, and this patch makes all
other ports work the same way.  This helps when developing apps because
it's hard to tell (when unconditionally trying to execute the scripts) if
the resulting OSError at boot up comes from missing boot.py or main.py, or
from some other error.  And it's not really an error if these scripts don't
exist.

18400 of 18775 relevant lines covered (98.0%)

364547.76 hits per line

Source Files on job 10544.3 (NAME="unix coverage build and tests")
  • Tree
  • List 0
  • Changed 39
  • Source Changed 0
  • Coverage Changed 39
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10270
  • Travis Job 10544.3
  • 0646e607 on github
  • Prev Job for NAME="unix coverage build and tests" on master (#10543.3)
  • Next Job for NAME="unix coverage build and tests" on master (#10549.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