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

micropython / micropython / 10544
98%

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

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

Jobs
ID Job ID Ran Files Coverage
3 10544.3 (NAME="unix coverage build and tests") 26 Apr 2019 05:31AM UTC 0
98.0
Travis Job 10544.3
Source Files on build 10544
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10544
  • 0646e607 on github
  • Prev Build on master (#10543)
  • Next Build on master (#10549)
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