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

pfalcon / micropython / 1634
98%

Build:
DEFAULT BRANCH: master
Ran 26 Apr 2019 05:10PM UTC
Jobs 1
Files 242
Run time 14s
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
1634

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.

18403 of 18778 relevant lines covered (98.0%)

365325.15 hits per line

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